base flip

This commit is contained in:
hamid zarghami
2026-01-01 12:02:24 +03:30
parent 97f70eefae
commit 84f93463a3
11 changed files with 479 additions and 17 deletions
+1
View File
@@ -1,4 +1,5 @@
export const Paths = {
home: "/",
editor: "/editor",
viewer: "/viewer",
};