add user
This commit is contained in:
@@ -119,9 +119,6 @@ export default function Route({ loaderData: { data } }) {
|
||||
{selectedRows.length ? (
|
||||
<>
|
||||
<div className="flex gap-2.5 items-center">
|
||||
<Button variant="outline">
|
||||
<TagIcon /> Marcador
|
||||
</Button>
|
||||
<DropdownMenuExport
|
||||
headers={headers}
|
||||
selectedRows={selectedRows}
|
||||
|
||||
Reference in New Issue
Block a user