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

Commits on Jul 31, 2019

  1. Add import statement to visibilityFilter example

    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.
    dalyhabit authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    01c23c6 View commit details
    Browse the repository at this point in the history