mirror of
https://github.com/flarum/core.git
synced 2025-07-28 12:10:51 +02:00
Clean up/refactor composer, add escape hotkey
This commit is contained in:
@@ -4,6 +4,8 @@ import TaggedArray from '../../../utils/tagged-array';
|
||||
import ActionButton from './action-button';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
disabled: false,
|
||||
|
||||
classNames: ['text-editor'],
|
||||
|
||||
didInsertElement: function() {
|
||||
|
Reference in New Issue
Block a user