dev icon indicating copy to clipboard operation
dev copied to clipboard

precision example on the input-number component doesn't work properly

Open GoktugOzturk opened this issue 7 years ago • 0 comments

https://elementui.github.io/dev/master/#/en-US/component/input-number

Precision component has max=10 and step=0.1 but on the page it only changes between -0.10 and 0.10 when using +/- buttons

GoktugOzturk avatar Aug 14 '18 13:08 GoktugOzturk