page signin & signup

This commit is contained in:
Ehsan
2024-06-24 03:41:03 +03:30
parent a5b4179135
commit 2e561762fa
6 changed files with 38 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
function SetCodePage() {
return (
<div>SetCodePage</div>
)
}
export default SetCodePage