mirror of
https://github.com/mue/mue.git
synced 2026-07-26 10:11:15 +02:00
chore: switch from material-ui to mui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { PureComponent } from 'react';
|
||||
import { Switch as SwitchUI, FormControlLabel } from '@material-ui/core';
|
||||
import { Switch as SwitchUI, FormControlLabel } from '@mui/material';
|
||||
|
||||
import EventBus from 'modules/helpers/eventbus';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user