Skip to content

Commit 685706d

Browse files
committed
Fix warning
1 parent 284750d commit 685706d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-ui-materialui/src/input/InPlaceEditor/InPlaceEditor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import CloseIcon from '@mui/icons-material/Close';
1717

1818
import { TextInput } from '../TextInput';
1919
import { TextField } from '../../field';
20-
import { bgcolor } from '@mui/system';
2120

2221
export type InPlaceEditorAction =
2322
| { type: 'edit' }

0 commit comments

Comments
 (0)