Skip to content

Commit

Permalink
again eslint pls stop
Browse files Browse the repository at this point in the history
  • Loading branch information
voynow committed Feb 2, 2025
1 parent 570317d commit 9406258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/app/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import React from 'react';
const montserrat = Montserrat({ subsets: ['latin'] });

export default function Navbar(): React.ReactElement {
const router = useRouter();

return (
<nav className="fixed top-0 w-full text-gray-100 z-10 bg-gray-900/80 backdrop-blur-sm">
Expand Down

0 comments on commit 9406258

Please sign in to comment.