Refactor; add, edit and delete contract forms logic and api calls

This commit is contained in:
Ayobami
2025-07-06 23:10:29 +01:00
parent b7bbcc50c6
commit e9f51d6ea0
13 changed files with 197 additions and 102 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export { FormsList, ContractForms } from './FormTabs';
export { ContractFormsSuccessToast } from './ContractFormsSuccessToast';
export { ContractFormsToast } from './ContractFormsToast';
export { ContractFormsModal } from './ContractFormsModal';