Add ScopeSelector to components

This commit is contained in:
Maxim Filippov 2019-04-02 12:42:48 +03:00
parent a328aa412f
commit a3cbe5f512
1 changed files with 2 additions and 1 deletions

View File

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