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