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 69b2d20 commit 84e36e0Copy full SHA for 84e36e0
src/components/Banners/ContributorsQuizBanner.tsx
@@ -1,7 +1,7 @@
1
import { cn } from "@/lib/utils/cn"
2
3
-import { ButtonLink } from "../Buttons"
4
import { TwImage } from "../Image"
+import { ButtonLink } from "../ui/buttons/Button"
5
import { Flex, Stack } from "../ui/flex"
6
7
import PeopleLearning from "@/public/images/people-learning.png"
0 commit comments