Skip to content

Instantly share code, notes, and snippets.

@noramens
Created February 2, 2022 00:28
Show Gist options
  • Save noramens/a41b37ee78b6d5859200d1cd9370b9cc to your computer and use it in GitHub Desktop.
Save noramens/a41b37ee78b6d5859200d1cd9370b9cc to your computer and use it in GitHub Desktop.
Page not found from react-router-dom
<Route path='*' element={<NotFound />} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment