Learning about modal in next

This commit is contained in:
2024-05-15 16:28:27 +04:00
parent 0563abd669
commit d7f152c46a
6 changed files with 86 additions and 68 deletions

View File

@@ -0,0 +1,3 @@
export default function Login() {
return <>123</>;
}