This commit is contained in:
dominik-zeglen 2020-11-04 13:56:04 +01:00
parent 7c90ec1c72
commit 44df6225ad

View file

@ -22,6 +22,7 @@ export interface RichTextEditorProps {
onReady?: () => void;
}
// TODO: improve dark mode
const useStyles = makeStyles(
theme => {
const hover = {