Skip to content

Commit 20d3f86

Browse files
committed
use new ButtonLink
1 parent c9a5708 commit 20d3f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Translatathon/ApplyNow.tsx

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

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

66
import { APPLICATION_END_DATE, APPLICATION_URL } from "./constants"

0 commit comments

Comments
 (0)