This commit is contained in:
rizky 2024-07-17 07:28:25 -07:00
parent e255c16baf
commit 01b7efbbd5
1 changed files with 0 additions and 2 deletions

View File

@ -120,8 +120,6 @@ export const TableEdit: FC<{
const key = props.column.key;
return (
<PassProp
internal_key={props.rowIdx}
key={props.rowIdx}
idx={props.rowIdx}
row={props.row}
col={{