We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8d3e6 commit 7ec97deCopy full SHA for 7ec97de
app/components/updates/ModalUpdates.tsx
@@ -1,7 +1,7 @@
1
import React from "react";
2
import { NotificationType } from "~/types";
3
import CloseIcon from "@mui/icons-material/Close";
4
-import IconButton from "@mui/material/IconButton";
+import { IconButton } from "@mui/material";
5
import CircleIcon from "@mui/icons-material/Circle";
6
7
interface ModalUpdatesProps {
0 commit comments