mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
docs: add a note in nextjs guide (#3271)
This commit is contained in:
parent
77f5de91d6
commit
7ab97535d7
@ -3,6 +3,9 @@ title: Setup with Next.js
|
||||
nav: 17
|
||||
---
|
||||
|
||||
> [!NOTE]
|
||||
> We will be updating this guide soon based on our discussion in https://github.com/pmndrs/zustand/discussions/2740.
|
||||
|
||||
[Next.js](https://nextjs.org) is a popular server-side rendering framework for React that presents
|
||||
some unique challenges for using Zustand properly.
|
||||
Keep in mind that Zustand store is a global
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user