diff --git a/src/Header/Header.js b/src/Header/Header.js index d293b07..3165da3 100644 --- a/src/Header/Header.js +++ b/src/Header/Header.js @@ -61,16 +61,15 @@ const Header = () => { pageToGoTo={"/OurSponsors"} textOnButton={"Our Sponsors"} /> -
{/* dropdown menu is only visible when a mouse enters the area of the button below */} - {" "} + {/*this button does nothing yet*/} {isDropdownVisible && }