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 5c265ab commit 55005caCopy full SHA for 55005ca
src/components/cards/challenge/RewardCertificate.tsx
@@ -1,4 +1,4 @@
1
-import { useTranslation } from "react-i18next";
+import { useTranslation } from "next-i18next";
2
import Coin from "@/components/ui/Coin";
3
import { shortenNumber } from "@/utilities";
4
import { Reward } from "@/types/course";
0 commit comments