create project

This commit is contained in:
hamid zarghami
2026-06-16 14:05:57 +03:30
parent 82b2138027
commit ad523d848f
5 changed files with 244 additions and 1 deletions
+1
View File
@@ -169,5 +169,6 @@ export const Pages = {
taskmanager: {
workspace: "/taskmanager/workspace/",
createWorkspace: "/workspace/create",
createProject: "/project/create",
},
};