niuware/mui-rte

The mui/styles peer dependency used in this package is deprecated and can't be used for React v18

Ketrizospa opened this issue · 5 comments

The latest package is not compatible with React v18 as the dependency mui/styles used here is deprecated according to the mui documentation here https://mui.com/system/styles/basics .
Can we get the new version compatible with react v18 without using mui/styles which is deprecated without causing peer dependency conflicts?

I have the same issue