Skip to content

Instantly share code, notes, and snippets.

@faceyspacey
Created August 11, 2017 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save faceyspacey/98fa5dfcc95dabb0c7526b5b8f328590 to your computer and use it in GitHub Desktop.
Save faceyspacey/98fa5dfcc95dabb0c7526b5b8f328590 to your computer and use it in GitHub Desktop.
const routesMap = {
ADMIN: {
path: '/admin',
role: 'admin'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment