svg-reactify
svg-reactify copied to clipboard
Transform SVG files into React elements
Results
2
svg-reactify issues
Sort by
recently updated
recently updated
newest added
Please could you publish the lasted version (with the react warnings fix) to npm. Thanks
I have a relatively complex svg (with animations) that currently breaks this otherwise awesome plugin. This is the content of the file. ``` /* */ ``` Gives the following output:...