How React ROUTER works??
Hi guys, I am using Router for the first time in React, but I am having issues with it. First, I installed React-router-dom in the terminal by using this command here ...So, it should be working perfecty, but it doesn't. As you can see in the image below,should be appearing the message in the h1 tag. What can I do to solve this?
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
It worked when I deleted the BrowserRouter from the main.jsx. But thanks anyway 🙃
Next.js is a totally different use case, CSR vs SSR
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View