Spaces:
Runtime error
Runtime error
| export const SuperAdminCredentialMessages = { | |
| NOT_FOUND: 'Super Admin Credential not found', | |
| DELETED: 'Super Admin Credential deleted successfully', | |
| }; | |
| export const SuperAdminCredentialMessages = { | |
| NOT_FOUND: 'Super Admin Credential not found', | |
| DELETED: 'Super Admin Credential deleted successfully', | |
| }; | |