Skip to content

Commit

Permalink
navbar -u
Browse files Browse the repository at this point in the history
  • Loading branch information
tito-Saptarshi committed Sep 11, 2024
1 parent 9078c10 commit 3b9af74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ export async function Navbar() {
className="flex items-center gap-2 text-lg font-semibold"
prefetch={false}
>
<FacebookIcon className="h-6 w-6" />
<span>Social App</span>
<SphereEnergyIcon className="h-6 w-6" />
<span>Social Sphere</span>
</Link>
<nav className="grid gap-2">
<Link
Expand Down

0 comments on commit 3b9af74

Please sign in to comment.