diff --git a/packages/react-debug-tools/src/ReactDebugHooks.js b/packages/react-debug-tools/src/ReactDebugHooks.js index e88d36d1895ae..40052a5c9564a 100644 --- a/packages/react-debug-tools/src/ReactDebugHooks.js +++ b/packages/react-debug-tools/src/ReactDebugHooks.js @@ -531,7 +531,7 @@ function useFormState( // If this was an uncached Promise we have to abandon this attempt // but we can still emit anything up until this point. hookLog.push({ - primitive: 'Unresolved', + primitive: 'FormState', stackError: new Error(), value: thenable, debugInfo: