Skip to content

Conversation

@TezzardzGoneWild
Copy link
Contributor

One of the SVGs had multiple properties using dashes instead of camelCase (ex. stroke-width instead of strokeWidth). React doesn't read / apply these properly and will throw errors in the console.
Similarly, React requires className to be used instead of class

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

Successfully merging this pull request may close these issues.