This commit is contained in:
Philip Cesar Garay
2025-08-12 21:03:49 +08:00
parent 5a521d2f3d
commit 7d8942e125
49 changed files with 1002 additions and 122 deletions
+9
View File
@@ -53,4 +53,13 @@ export const Routes = {
Playback: "Playback",
RecordPlayback: "RecordPlayback",
RecordedPlayback: "RecordedPlayback",
ChooseDecor: "ChooseDecor",
CreatingDecor: "CreatingDecor",
VideoFinalize: "VideoFinalize",
Create: "Create",
HitParade: "HitParade",
Playbacks: "Playbacks",
Library: "Library",
Profile: "Profile",
};