Skip to content

Instantly share code, notes, and snippets.

@noramens
Created February 2, 2022 00:09
Show Gist options
  • Save noramens/76e5ccf5bb7aa0e5d61356c11700daed to your computer and use it in GitHub Desktop.
Save noramens/76e5ccf5bb7aa0e5d61356c11700daed to your computer and use it in GitHub Desktop.
Route from React-router-dom
<Route path='/dashboard' element={<About />} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment