Add ScopeSelector to components
This commit is contained in:
parent
a328aa412f
commit
a3cbe5f512
|
@ -35,7 +35,8 @@ const PostStatusForm = {
|
|||
MediaUpload,
|
||||
EmojiInput,
|
||||
PollContainer,
|
||||
PollIcon
|
||||
PollIcon,
|
||||
ScopeSelector
|
||||
},
|
||||
mounted () {
|
||||
this.resize(this.$refs.textarea)
|
||||
|
|
Loading…
Reference in New Issue