Merge branch 'develop' of https://github.com/tainacan/tainacan into develop

This commit is contained in:
mateuswetah 2018-03-22 12:20:28 -03:00
commit dd62a2a3aa
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
:id="id"
type="number"
:value="inputValue"
step="0.01"
@blur="onBlur"
@change="onBlur"
@input="onInput($event)"></b-input>