Fix UI and API call for each operations
This commit is contained in:
@@ -24,7 +24,7 @@ export const clientOperations = [
|
||||
description: 'Get data of all clients',
|
||||
},
|
||||
],
|
||||
default: 'create',
|
||||
default: 'getAll',
|
||||
description: 'The operation to perform.',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user