Skip to content
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

Add import statement to visibilityFilter example #3487

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

dalyhabit
Copy link
Contributor

In this code example, SET_VISIBILITY_FILTER is used in a switch case, but it is never imported first. It is imported in the subsequent example code block in the docs. This is confusing, especially for users who aren't familiar with switch statements.

In this code example, SET_VISIBILITY_FILTER is used in a switch case, but it is never imported first. It is imported in the subsequent example code block in the docs. This is confusing, especially for users who aren't familiar with switch statements.
@netlify
Copy link

netlify bot commented Jul 31, 2019

Deploy preview for redux-docs ready!

Built with commit 01c23c6

https://deploy-preview-3487--redux-docs.netlify.com

@timdorr
Copy link
Member

timdorr commented Jul 31, 2019

Thanks!

@timdorr timdorr merged commit 03cb88a into reduxjs:master Jul 31, 2019
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
In this code example, SET_VISIBILITY_FILTER is used in a switch case, but it is never imported first. It is imported in the subsequent example code block in the docs. This is confusing, especially for users who aren't familiar with switch statements.

Former-commit-id: 84c1499
Former-commit-id: 1b1cb87
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
In this code example, SET_VISIBILITY_FILTER is used in a switch case, but it is never imported first. It is imported in the subsequent example code block in the docs. This is confusing, especially for users who aren't familiar with switch statements.

Former-commit-id: 84c1499
Former-commit-id: 1b1cb87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants