fix(ItemEntries): align checkbox.

This commit is contained in:
a.bouhuolia
2022-03-21 16:13:50 +02:00
parent 932afddf11
commit 90c77d80eb
3 changed files with 2 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ export default function DatatableEditable({
totalRow = false,
actions,
name,
className,
...tableProps
}) {
return (