Skip to content

Commit 7ab9753

Browse files
authored
docs: add a note in nextjs guide (#3271)
1 parent 77f5de9 commit 7ab9753

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/guides/nextjs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Setup with Next.js
33
nav: 17
44
---
55

6+
> [!NOTE]
7+
> We will be updating this guide soon based on our discussion in https://github.com/pmndrs/zustand/discussions/2740.
8+
69
[Next.js](https://nextjs.org) is a popular server-side rendering framework for React that presents
710
some unique challenges for using Zustand properly.
811
Keep in mind that Zustand store is a global

0 commit comments

Comments
 (0)