We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2925e1d commit fad1a7dCopy full SHA for fad1a7d
1 file changed
src/content/reference/react-dom/components/form.md
@@ -342,9 +342,7 @@ export async function deliverMessage(message) {
342
```
343
344
</Sandpack>
345
-
346
-[//]: # 'Uncomment the next line, and delete this line after the `useOptimistic` reference documentation page is published'
347
-[//]: # 'To learn more about the `useOptimistic` Hook see the [reference documentation](/reference/react/useOptimistic).'
+To learn more about the `useOptimistic` Hook see the [reference documentation](/reference/react/useOptimistic).
348
349
### Handle form submission errors {/*handling-form-submission-errors*/}
350
0 commit comments