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.
2 parents 25903de + 808305c commit 6eed7bcCopy full SHA for 6eed7bc
src/components/FeedbackCard.tsx
@@ -9,8 +9,7 @@ import { FeedbackThumbsUpIcon } from "@/components/icons"
9
import { trackCustomEvent } from "@/lib/utils/matomo"
10
import { isLangRightToLeft } from "@/lib/utils/translations"
11
12
-import { Button } from "../../tailwind/ui/buttons/Button"
13
-
+import { Button } from "./ui/buttons/Button"
14
import Translation from "./Translation"
15
16
import { useSurvey } from "@/hooks/useSurvey"
0 commit comments