reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.51k stars 15.26k forks source link

fixed typo in nextjs docs #4660

Closed nsklyarov closed 4 months ago

nsklyarov commented 4 months ago

When creating an application via npx create-next-app --example with-redux my-app (the method described in the documentation), the application does not create the src directory.

Related Issue

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 844c0e95fa10e42af349b825282a5328abcf8f7b:

Sandbox Source
Vanilla Typescript Configuration
netlify[bot] commented 4 months ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit 844c0e95fa10e42af349b825282a5328abcf8f7b
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/659f7f5484419c0007503601
Deploy Preview https://deploy-preview-4660--redux-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

timdorr commented 4 months ago

Thanks!