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?