Skip to content

Commit c85a936

Browse files
authored
Update TermsAndPrivacyModal.tsx
1 parent 980e4e9 commit c85a936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modal/TermsAndPrivacyModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { PRIVACY } from "@/constants/PRIVACY";
2-
import { TERMS } from "@/constants/TEMRS";
2+
import { TERMS } from "@/constants/TERMRS";
33
import { MouseEvent } from "react";
44

55
const TermsAndPrivacyModal = ({

0 commit comments

Comments
 (0)