Skip to content

Commit

Permalink
use new ButtonLink
Browse files Browse the repository at this point in the history
  • Loading branch information
0xgun committed Oct 10, 2024
1 parent c9a5708 commit 20d3f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Translatathon/ApplyNow.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { ButtonLink } from "@/components/Buttons"
import Callout from "@/components/Callout"

import { ButtonLink } from "../ui/buttons/Button"
import { Flex } from "../ui/flex"

import { APPLICATION_END_DATE, APPLICATION_URL } from "./constants"
Expand Down

0 comments on commit 20d3f86

Please sign in to comment.