Skip to content

Commit

Permalink
docs: revise SSR code example
Browse files Browse the repository at this point in the history
  • Loading branch information
trongthanh committed Apr 26, 2024
1 parent 200ed99 commit 787f636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/utilities/ssr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ useHydrateAtoms([
] as const)
```

### Codesandbox
### Demo

<Stackblitz id="stackblitz-starters-nsugnt" file="pages%2Fssr.tsx" />
<Stackblitz id="stackblitz-starters-b7cvxi" file="pages%2Findex.tsx" />

There's more examples in the [Next.js section](../guides/nextjs.mdx).

0 comments on commit 787f636

Please sign in to comment.