feat: project info view

This commit is contained in:
Carlos Valente
2024-11-18 14:53:00 +01:00
committed by Carlos Valente
parent 312b294a61
commit 7aec3e0d73
9 changed files with 205 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ export const navigatorConstants = [
{ url: 'lower', label: 'Lower Thirds' },
{ url: 'studio', label: 'Studio Clock' },
{ url: 'countdown', label: 'Countdown' },
{ url: 'info', label: 'Project Info' },
];
// default time format to use for users in 12 hour clocks