Bose

Results 2 issues of Bose

![image](https://user-images.githubusercontent.com/58585887/138213754-ea5d4ba8-28a3-4d12-ae59-a4f94ded38a0.png) import { createTheme, ThemeProvider } from '@mui/material/styles' import MUIRichTextEditor from 'mui-rte' const myTheme = createTheme({ // Set up your custom MUI theme here }) const change = (data) =>{...

## Checklist - [ ] This is not covered in the [repository examples](https://github.com/niuware/mui-rte/tree/master/examples). - [ ] I am using the package [latest version](https://github.com/niuware/mui-rte/releases/latest). - [ ] This is a bug...