Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strokeWidth not applying to RotationHoleLoader #18

Open
liquidvisual opened this issue Apr 19, 2021 · 2 comments
Open

strokeWidth not applying to RotationHoleLoader #18

liquidvisual opened this issue Apr 19, 2021 · 2 comments

Comments

@liquidvisual
Copy link

liquidvisual commented Apr 19, 2021

Setting a value on strokeWidth results in no change of thickness.

eg

<RotationHoleLoader color="#fff" size={55} strokeWidth={4} />

The size works fine, the strokeWidth does nothing.

@ceyanesb
Copy link

Hi, I looked inside the node_modules package of this library and there is a typo and you have to put strokeWith, without the "d" and it will work @liquidvisual

@liquidvisual
Copy link
Author

@ceyanesb Ah, good spot! Thanks for the tip 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants