Leocardoso94 / animated-number-vue

Super easy way to animate numbers.
https://codesandbox.io/s/v68x95mo30
MIT License
211 stars 31 forks source link

round prop type update #77

Open Vidhyanandcs opened 3 years ago

Vidhyanandcs commented 3 years ago

Hi, The value of round prop in documentation is described as number. But actually it is boolean and it worked for me.