Skip to content

Commit

Permalink
me when I dont commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBozzz34 committed Mar 13, 2024
1 parent ec80fd1 commit 420a142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navbar/nav-bar.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const Navbar = () => {
<Button
as={Link}
className="bg-white text-sm font-normal text-black"
href="/account"
href="/profile"
startContent={<UserIcon className="text-red-600" />}
variant="flat"
>
Expand Down

0 comments on commit 420a142

Please sign in to comment.