0
Q:

how to pass a prop in route

<Route
  path='/dashboard'
  component={() => <Dashboard isAuthed={true} />}
/>
0

New to Communities?

Join the community