Can I use react router dom in custom app? | Community
Skip to main content

Can I use react router dom in custom app?

  • May 23, 2022
  • 0 replies
  • 0 views

Israr

Hey guys, 

I want to know that can I use react-router-dom for routing purposes in my custom app. I already implemented it as per the documentation but it didn't work for me.   

Here is my code