login page

This commit is contained in:
hamid zarghami
2025-07-09 11:20:31 +03:30
parent 9d0a1703fe
commit 72a6eaa156
60 changed files with 953 additions and 3530 deletions
+1
View File
@@ -9,4 +9,5 @@ export const Paths = {
spam: "/spam",
setting: "/setting",
detailEmail: "/mail/",
login: "/auth/login",
};