I think the problem is understandable, when the page is refreshed, the content disappears, in other pages everything works fine. I took this code from another project, but everything works fine there. I suppose I suppose I suppose besides Lesson.jsx I use a router in App.js and BrowserRouter in Index.js https://ibb.co/4pyK3FNhttps://ibb.co/XFyrnRb
I want to use a sidebar when following links using React Route but when I refresh the page the content disappears
Lesson.jsx
I think the problem is understandable, when the page is refreshed, the content disappears, in other pages everything works fine. I took this code from another project, but everything works fine there. I suppose I suppose I suppose besides Lesson.jsx I use a router in App.js and BrowserRouter in Index.js https://ibb.co/4pyK3FN https://ibb.co/XFyrnRb
App.js
Index.js