Skip to content

docs(tutorials): update file extensions to .ts/.tsx #4800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

embdur
Copy link
Contributor

@embdur embdur commented Jul 16, 2025

in essentials/part-2-app-structure


name: 📝 Documentation Fix
about: Fixing a problem in an existing docs page

Checklist

  • Is there an existing issue for this PR?
    I couldn't find one
  • Have the files been linted and formatted?
    No code changes, only minor change in a .md.

What docs page needs to be fixed?

  • Section: The React Counter Component, Component State and Forms, Providing the Store
  • Page: tutorials/essentials/part-2-app-structure

What is the problem?

The documentation specifies wrong(.js) extension for multiple files.

What changes does this PR make to fix the problem?

Update extensions to .ts/.tsx to match the described example application.

in essentials/part-2-app-structure

Signed-off-by: Abdur Rehman <[email protected]>
Copy link

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.

Copy link

netlify bot commented Jul 16, 2025

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 7a66695
🔍 Latest deploy log https://app.netlify.com/projects/redux-docs/deploys/687792691310bd0008f7b668
😎 Deploy Preview https://deploy-preview-4800--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 project configuration.

@timdorr
Copy link
Member

timdorr commented Jul 16, 2025

Thanks!

@timdorr timdorr merged commit 9a3692d into reduxjs:master Jul 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants