+ 1
Can anyone help me ?
I wanna hide header into the login page. using npm - React-router-dom but i don't find any way. tell me if anyone knows. here you can see 👇 https://www.sololearn.com/post/1712357/?ref=app
3 ответов
+ 1
0
Important your header in the home and check-out pages and don't import that into the login page. And remove the header in App.js
0
Davinder Kumar try this, I have tried and it is working...