react-countup icon indicating copy to clipboard operation
react-countup copied to clipboard

Missing/Incomplete Types

Open dsbrianwebster opened this issue 1 year ago • 1 comments

If you A/B the supported props... https://github.com/glennreyes/react-countup#props

against the actual types...

image

You'll note several are missing. For example: separator, decimal, duration, prefix. This is not an exhausted list.

dsbrianwebster avatar Aug 16 '22 13:08 dsbrianwebster

I cannot reproduce it, could you please provide some extra details? Cause these missing types are inhereted from countup library

mmarkelov avatar Aug 27 '22 19:08 mmarkelov