reduxjs/redux

doc not match in setup with nextjs

liebespaar93 opened this issue · 1 comments

What docs page needs to be fixed?

What is the problem?

What should be changed to fix the problem?

app/ProductName.tsx

need to fix lib/providers.tsx

in doc
image

real in npx create-next-app --example with-redux my-app
image

how can i Contributing this issue?

we actually have an ongoing PR to get the template updated to match the docs, rather than the other way around :)

vercel/next.js#59864