Skip to content

Commit 5dd1aa8

Browse files
dalyhabittimdorr
authored andcommitted
Add import statement to visibilityFilter example (reduxjs#3487)
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
1 parent 80b5314 commit 5dd1aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
eb0e1de4889d63d890b0768647432e303ca8c51e
1+
c2c926c08db4646cdd5e2da9fbced0243b009629

0 commit comments

Comments
 (0)