mirror of
https://github.com/mue/mue.git
synced 2026-07-24 01:07:23 +02:00
chore: switch from material-ui to mui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import variables from 'modules/variables';
|
||||
import { Close, Delete } from '@material-ui/icons';
|
||||
import { Close, Delete } from '@mui/icons-material';
|
||||
import { setDefaultSettings } from 'modules/helpers/settings';
|
||||
|
||||
export default function ResetModal({ modalClose }) {
|
||||
|
||||
Reference in New Issue
Block a user