diff --git a/src/components/AppBar.tsx b/src/components/AppBar.tsx index d6871fd4e..a26bd4ff4 100644 --- a/src/components/AppBar.tsx +++ b/src/components/AppBar.tsx @@ -15,9 +15,8 @@ export const AppBar: React.FC = () => { const [isOpen, setIsOpen] = useState(false); return (
- {/* NavBar / Header */} -
+
@@ -49,60 +48,55 @@ export const AppBar: React.FC = () => {
{/* Nav Links */} - - {/* Wallet & Settings */}
- - Home - - - Basics - - -
-