Currently following the tutorial (https://www.youtube.com/watch?v=GieYIzvdt2U&t=1500s) and am implementing the Header component. I copied a header from bootstrap, added it to the Header.js, imported it into App.js and replaced the h1 tags with the header tag. Ran npm run dev but the page isn't reflecting the changes. Has anyone run into this?
Currently following the tutorial (https://www.youtube.com/watch?v=GieYIzvdt2U&t=1500s) and am implementing the Header component. I copied a header from bootstrap, added it to the Header.js, imported it into App.js and replaced the h1 tags with the header tag. Ran npm run dev but the page isn't reflecting the changes. Has anyone run into this?