feat: add forms page and routing

This commit is contained in:
Ayobami
2025-07-03 23:06:24 +01:00
parent fb79e0ef12
commit b4a7a56200
31 changed files with 607 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@ export { MobileProjectsTabs } from './ProjectsTabs';
export { TabContent } from './TabContent';
export { ProjectTabMenu } from './ProjectTabMenu';
export { ProjectsTabMenu } from './ProjectsTabMenu';
export { FormTabs } from './FormTabs';