refactor: add reusable select controls and enhance data table columns
This commit is contained in:
@@ -73,6 +73,7 @@ export function RoleTable({
|
||||
}}
|
||||
sorting={sorting}
|
||||
onSortingChange={onSortingChange}
|
||||
actionsSticky
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user