#255 - support textarea and update user settings page
This commit is contained in:
parent
441deb405d
commit
2927454233
5 changed files with 34 additions and 6 deletions
|
@ -5,7 +5,8 @@ const EmojiInput = {
|
|||
props: [
|
||||
'value',
|
||||
'placeholder',
|
||||
'type'
|
||||
'type',
|
||||
'classname'
|
||||
],
|
||||
data () {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue