wire up editor component (somewhat hacky)

This commit is contained in:
Bruno Windels 2019-05-06 17:41:15 +02:00
parent 66aabdca9e
commit 6599d605cd
8 changed files with 222 additions and 0 deletions

View file

@ -89,6 +89,7 @@
@import "./views/elements/_InlineSpinner.scss";
@import "./views/elements/_ManageIntegsButton.scss";
@import "./views/elements/_MemberEventListSummary.scss";
@import "./views/elements/_MessageEditor.scss";
@import "./views/elements/_PowerSelector.scss";
@import "./views/elements/_ProgressBar.scss";
@import "./views/elements/_ReplyThread.scss";