project list

This commit is contained in:
hamid zarghami
2026-06-16 14:35:37 +03:30
parent ad523d848f
commit 90cc91ac86
11 changed files with 236 additions and 1 deletions
+1
View File
@@ -170,5 +170,6 @@ export const Pages = {
workspace: "/taskmanager/workspace/",
createWorkspace: "/workspace/create",
createProject: "/project/create",
projectList: "/project/list",
},
};