diff --git a/components/TopBar.tsx b/components/TopBar.tsx index a72c5b5..05c75ef 100644 --- a/components/TopBar.tsx +++ b/components/TopBar.tsx @@ -42,7 +42,7 @@ const TopBar = () => { onClick={toggleDropdown} /> {isDropdownOpen && ( -
+
)}