We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f222535 commit aa8b69cCopy full SHA for aa8b69c
src/components/Translatathon/TranslatathonBanner.tsx
@@ -1,6 +1,6 @@
1
import DismissableBanner from "@/components/Banners/DismissableBanner"
2
-import { ButtonLink } from "@/components/Buttons"
3
+import { ButtonLink } from "../ui/buttons/Button"
4
import { Center } from "../ui/flex"
5
6
export const TranslatathonBanner = ({ pathname }) => {
0 commit comments