mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Add harmony-reflect to fix issues with markdown bar in IE (#6)
This commit is contained in:
committed by
Franz Liedke
parent
9bdc10a09a
commit
8f8714134b
@@ -3,6 +3,7 @@ import TextEditor from 'flarum/components/TextEditor';
|
||||
import icon from 'flarum/helpers/icon';
|
||||
|
||||
import '@webcomponents/custom-elements';
|
||||
import 'harmony-reflect';
|
||||
import '@github/markdown-toolbar-element';
|
||||
import MarkdownArea from 'mdarea/mdarea.js';
|
||||
|
||||
|
Reference in New Issue
Block a user