mapbox / svg-react-transformer

Transform SVG into JSX or React component modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretty-format is not the right way to get JSX

davidtheclark opened this issue · comments

It also modifies things other than React elements, e.g. objects become Object { .. }. Replacing with https://github.com/algolia/react-element-to-jsx-string.