ohctechv3/.svn/pristine/5a/5a0dff4c396791c6b452838a69bb281c99e77e55.svn-base

5 lines
180 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
/**
* @deprecated will be removed in v5.beta, please use StyledEngineProvider from @mui/material/styles instead
*/
export { StyledEngineProvider as default } from '@mui/system';