Progress on Gab Deck, Updates on Compose

• Progress on Gab Deck, Updates on Compose
This commit is contained in:
mgabdev
2020-12-08 23:15:33 -05:00
parent 6950f67520
commit 998f00ae48
26 changed files with 895 additions and 381 deletions

View File

@@ -261,7 +261,7 @@ class Composer extends React.PureComponent {
<div className={_s.d}>
{
!small && isPro &&
isPro &&
<RichTextEditorBar
editorState={editorState}
onChange={this.onChange}