There was an error while loading. Please reload this page.
1 parent 77f5de9 commit 7ab9753Copy full SHA for 7ab9753
1 file changed
docs/guides/nextjs.md
@@ -3,6 +3,9 @@ title: Setup with Next.js
3
nav: 17
4
---
5
6
+> [!NOTE]
7
+> We will be updating this guide soon based on our discussion in https://github.com/pmndrs/zustand/discussions/2740.
8
+
9
[Next.js](https://nextjs.org) is a popular server-side rendering framework for React that presents
10
some unique challenges for using Zustand properly.
11
Keep in mind that Zustand store is a global
0 commit comments