Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created July 3, 2019 12:22
Show Gist options
  • Save indreklasn/0f463c78c4587497f782fdfc599c268e to your computer and use it in GitHub Desktop.
Save indreklasn/0f463c78c4587497f782fdfc599c268e to your computer and use it in GitHub Desktop.
const ProtectedRoute = (props, component: Component, ...rest) => {
// stuff here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment