doc not match in setup with nextjs
liebespaar93 opened this issue · 1 comments
liebespaar93 commented
What docs page needs to be fixed?
- Section:
- Page:
https://redux.js.org/usage/nextjs#loading-initial-data
What is the problem?
What should be changed to fix the problem?
app/ProductName.tsx
need to fix lib/providers.tsx
real in npx create-next-app --example with-redux my-app
how can i Contributing this issue?
EskiMojo14 commented
we actually have an ongoing PR to get the template updated to match the docs, rather than the other way around :)