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
@@ -0,0 +1 @@
export { FormsList, ContractForms } from './FormTabs';