This commit is contained in:
parent
6db3903dee
commit
59c41711e3
|
|
@ -12,7 +12,7 @@ import service from "@/lib/http/service";
|
|||
import Image from 'next/image';
|
||||
import showImage from '@/components/images/show.png';
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
import md5 from "md5";
|
||||
|
||||
export function MixSignUp(props: {
|
||||
setError: (e: string | null) => void;
|
||||
|
|
|
|||
Loading…
Reference in New Issue