react-from-svg
react-from-svg copied to clipboard
Some attributes aren't transformed (or supported) properly
- class (should be className or dropped?)
- xml:space & friends
For ReScript
- style as strings
- ~~enableBackground~~ (web deprecated prop)
- text children
- fontWeight (missing _)
- in and type should be in_ and _type