This commit is contained in:
@@ -24,7 +24,6 @@ import {
|
||||
Typography,
|
||||
useTheme,
|
||||
} from "@linagora/twake-mui";
|
||||
import CalendarTodayIcon from "@mui/icons-material/CalendarToday";
|
||||
import CircleIcon from "@mui/icons-material/Circle";
|
||||
import CloseIcon from "@mui/icons-material/Close";
|
||||
import EditIcon from "@mui/icons-material/Edit";
|
||||
@@ -728,9 +727,6 @@ export default function EventPreviewModal({
|
||||
mb: 2,
|
||||
}}
|
||||
>
|
||||
<Box sx={infoIconSx}>
|
||||
<CalendarTodayIcon />
|
||||
</Box>
|
||||
<CalendarName calendar={calendar} />
|
||||
</Box>
|
||||
</ResponsiveDialog>
|
||||
|
||||
Reference in New Issue
Block a user