Fix change to go back to 'fake' modal (#62)

* fix: rebase

* fix: tests

* fix: remove broken code button

* fix: test case with iff
This commit is contained in:
Raymond Zhou
2022-04-19 08:25:01 -07:00
committed by GitHub
parent be12d11027
commit 5200897e1b
9 changed files with 123 additions and 112 deletions

View File

@@ -36,7 +36,7 @@ export default StrictDict({
],
[buttons.imageUploadButton, buttons.link, buttons.unlink, buttons.codesample, buttons.table],
[buttons.emoticons, buttons.charmap, buttons.hr],
[buttons.removeFormat, buttons.code],
[buttons.removeFormat],
]),
imageToolbar: mapToolbars([
// [buttons.rotate.left, buttons.rotate.right],