niuware/mui-rte

@mui/styles and React 18

AntonOfTheWoods opened this issue · 1 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