--fix
This commit is contained in:
parent
0cbfcb99a9
commit
fddb531ed2
133 changed files with 507 additions and 448 deletions
|
|
@ -29,7 +29,7 @@ const generateInput = (value, padEmoji = true) => {
|
|||
modelValue: value
|
||||
},
|
||||
slots: {
|
||||
'default': () => h('input', '')
|
||||
default: () => h('input', '')
|
||||
}
|
||||
})
|
||||
return wrapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue