Skip to content

Instantly share code, notes, and snippets.

@noramens
Last active February 2, 2022 00:25
Show Gist options
  • Save noramens/e073bb0e65cc645da4da352d68a3cfc5 to your computer and use it in GitHub Desktop.
Save noramens/e073bb0e65cc645da4da352d68a3cfc5 to your computer and use it in GitHub Desktop.
Url Parameters from react-router-dom
<Route path='/blog/:topicId' element={<Blog />} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment