mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(Textarea): fix lint
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
value (newValue) {
|
||||
value () {
|
||||
this.resizeTextarea()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user