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 25903de commit 808305cCopy full SHA for 808305c
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