#255 - support textarea and update user settings page

This commit is contained in:
jared 2019-03-26 13:40:37 -04:00
parent 441deb405d
commit 2927454233
5 changed files with 34 additions and 6 deletions

View file

@ -5,7 +5,8 @@ const EmojiInput = {
props: [
'value',
'placeholder',
'type'
'type',
'classname'
],
data () {
return {