Skip to content

Commit

Permalink
fix: import button
Browse files Browse the repository at this point in the history
  • Loading branch information
banushi-a committed Apr 11, 2024
1 parent 6cfba6c commit 0461238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { cn } from "~/lib/utils";
import { altivoFont } from "~/styles/font";
import { useSession } from "next-auth/react";
import { usePathname } from "next/navigation";
import { Button } from "~/components/ui/button";

/**
* This is the header component. (Probably) should use header-layout instead
Expand Down

0 comments on commit 0461238

Please sign in to comment.