diff --git a/.DS_Store b/.DS_Store index 3bc3844..ef148aa 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/index.html b/index.html index 8d54759..ed3ca77 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,11 @@ - + + + + diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 5ba6b3c..a5d6eaa 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -39,12 +39,6 @@ export default function Navbar({ searchQuery, setSearchQuery }: NavbarProps) {
- -