react-insta-stories
react-insta-stories copied to clipboard
Typings for `width` and `height` props
Hey, I just ran into an issue with the typings of height and width. I want to give both these values as inherit but ts errors out saying that it only expects numbers in this case. Is this intended?
Hey, thanks for raising the issue. Are you interested in solving it as well?
yes will raise a PR, just to be clear adding the type string would be enough I assume?