remove add data button on table kyc

This commit is contained in:
Wikzyy
2025-02-24 11:32:57 +07:00
parent a0efe6a7fc
commit b4fd2791e8
2 changed files with 1 additions and 8 deletions

View File

@ -1,2 +1,2 @@
export * from './ManageKycContext';
export * from './useManageKycContext';
export * from './useKycContext';