1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-11 09:32:51 +00:00

client - support for admin/mod users

This commit is contained in:
2018-01-16 22:02:19 -06:00
parent b30af0cd09
commit 8de5dba9e3
15 changed files with 175 additions and 59 deletions

View File

@@ -163,7 +163,7 @@ export class Editor extends React.Component<Props, State> {
<div>{this.state.contentCharacterCount}/2000</div>
</div>
<div className="editor__error-message">{this.state.errorMessage}</div>
<div className="editor__error-message red">{this.state.errorMessage}</div>
<div><label>Preview</label></div>
<div className="markdown-container">