change role
This commit is contained in:
@@ -72,6 +72,7 @@ export default function UserTable() {
|
||||
};
|
||||
|
||||
const response = await apiGetListUser(payload);
|
||||
|
||||
if (response?.status) {
|
||||
setTableData(response);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user