Created
December 1, 2016 12:53
-
-
Save JohnRandom/78b013ec05c16ce49cd6dd1319ac8446 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const exclusiveUrls = [ | |
'/onboarding/route/1', | |
'/onboarding/route/2', | |
'/onboarding/route/3', | |
// ... and so on ... | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment