Height and Width not used from props
richkeenan opened this issue ยท 1 comments
richkeenan commented
Hey ๐
Cool tool, thanks for making it. It seems like the props aren't used to specify height/width even though the readme states that these are number priority.
The example in the readme doesn't use the props
argument and in components I've created using the tool this is the case.
Is this expected? I'd be happy to make a PR addressing this if not.
roydigerhund commented
@richkeenan I've made a fork and a PR with the option to override height, width, fill and stroke through props.