nextjs-with-zustand-typescript
nextjs-with-zustand-typescript copied to clipboard
This example shows how to integrate Zustand in Next.js with typescript. You dont need to define the StoreInterface manually. It will get infer when you initialized the store
Results
1
nextjs-with-zustand-typescript issues
Sort by
recently updated
recently updated
newest added
When I run the project and refresh index page(/) several times I receive ` Unhandled Runtime Error Error: Text content does not match server-rendered HTML. Warning: Text content did not...