I don't see a pen icon anymore

Not sure what this was for
This commit is contained in:
Manav Rathi
2024-08-03 09:54:19 +05:30
parent 59d772f609
commit 7db35fd8bd

View File

@@ -103,9 +103,6 @@ export const PhotoDateTimePicker: React.FC<PhotoDateTimePickerProps> = ({
DialogProps={{
sx: {
zIndex: "1502",
".MuiPickersToolbar-penIconButton": {
display: "none",
},
},
}}
/>