rsnext/examples/with-jotai/pages
Mathis Møller 8a80b0b357
Examples: Jotai (#27940)
## Documentation / Examples

- [X] Make sure the linting passes

This adds an example using Jotai with Next.js. It uses the new hook `useHydrateAtoms` to hydrate atoms with values from the server.
2021-08-14 04:06:49 +00:00
..
api Examples: Jotai (#27940) 2021-08-14 04:06:49 +00:00
_app.tsx Examples: Jotai (#27940) 2021-08-14 04:06:49 +00:00
index.tsx Examples: Jotai (#27940) 2021-08-14 04:06:49 +00:00