niuware / mui-rte

Material-UI Rich Text Editor and Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@mui/styles and React 18

AntonOfTheWoods opened this issue · comments

Checklist

  • [ x] This is not covered in the repository examples.
  • [ x] This is a bug report or an enhancement proposal.

Description

@mui/styles is severely deprecated and is a royal PITA to install with React 18, with lots of things breaking. tss-react seems to do a pretty good job of replacing it, and even has some advantages.

Is there interest in a PR to migrate to tss-react?

Duplicate of #284