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

DOM property warnings #27

Closed
piotrzaborow opened this issue May 17, 2018 · 1 comment
Closed

DOM property warnings #27

piotrzaborow opened this issue May 17, 2018 · 1 comment

Comments

@piotrzaborow
Copy link

SvgIcon uses wrong React prop. Instead of stroke-width, stroke-linecap, stroke-linejoin, should be used strokeWidth, strokeLinecap, strokeLinejoin.

screen shot 2018-05-17 at 13 41 15

@wmira wmira closed this as completed in f9a0f9d May 19, 2018
@wmira
Copy link
Owner

wmira commented May 19, 2018

@piotrzaborow thanks for the report. Fixed in 1.1.5 and added test case

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