diff --git a/src/components/DatasheetEditor.tsx b/src/components/DatasheetEditor.tsx index 414f2ca..1c32312 100644 --- a/src/components/DatasheetEditor.tsx +++ b/src/components/DatasheetEditor.tsx @@ -311,12 +311,19 @@ export default function CustomEditComponent - - - + + + + + ) : null; @@ -858,7 +865,12 @@ const GRID_COL_DEFS: GridColDef[] = [ } return ( - + ); }, },