Skip to content

Commit fad1a7d

Browse files
committed
add useOptimistic reference
1 parent 2925e1d commit fad1a7d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • src/content/reference/react-dom/components

src/content/reference/react-dom/components/form.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -342,9 +342,7 @@ export async function deliverMessage(message) {
342342
```
343343
344344
</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).'
345+
To learn more about the `useOptimistic` Hook see the [reference documentation](/reference/react/useOptimistic).
348346
349347
### Handle form submission errors {/*handling-form-submission-errors*/}
350348

0 commit comments

Comments
 (0)