Reactjs – React Error: A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>
I am new to React and I am getting this error and not sure how to fix this I need to add a link to app.js to navigate to Matter.js I run Python flask in the backend and read the…