Skip to content

Commit aa8b69c

Browse files
committed
use new shadcn button
1 parent f222535 commit aa8b69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Translatathon/TranslatathonBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import DismissableBanner from "@/components/Banners/DismissableBanner"
2-
import { ButtonLink } from "@/components/Buttons"
32

3+
import { ButtonLink } from "../ui/buttons/Button"
44
import { Center } from "../ui/flex"
55

66
export const TranslatathonBanner = ({ pathname }) => {

0 commit comments

Comments
 (0)