this problem is probably occurring because we use the component twice. we import it in DiscoverSideBar and the Header
we need to refactor where we import the component and how our app should be structured in cases where the browser dimensions are small enough to hit the medium breakpoint
this problem is probably occurring because we use the component twice. we import it in DiscoverSideBar and the Header
we need to refactor where we import the component and how our app should be structured in cases where the browser dimensions are small enough to hit the medium breakpoint