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 980e4e9 commit c85a936Copy full SHA for c85a936
src/components/modal/TermsAndPrivacyModal.tsx
@@ -1,5 +1,5 @@
1
import { PRIVACY } from "@/constants/PRIVACY";
2
-import { TERMS } from "@/constants/TEMRS";
+import { TERMS } from "@/constants/TERMRS";
3
import { MouseEvent } from "react";
4
5
const TermsAndPrivacyModal = ({
0 commit comments