Add ScopeSelector to components

This commit is contained in:
Maxim Filippov 2019-04-02 12:42:48 +03:00
parent a328aa412f
commit a3cbe5f512

View file

@ -35,7 +35,8 @@ const PostStatusForm = {
MediaUpload,
EmojiInput,
PollContainer,
PollIcon
PollIcon,
ScopeSelector
},
mounted () {
this.resize(this.$refs.textarea)