@apocryphilia/babel-plugin-svgr-replace-jsx-tags
v1.0.0
Published
This is a super basic Babel plugin to use in conjunction with [SVGR](https://react-svgr.com/) - it can rename the JSX tags generated by SVGR to new values, allowing us to shadow real SVG elements with custom React components.
Downloads
14
Readme
babel-plugin-svgr-replace-jsx-tags
This is a super basic Babel plugin to use in conjunction with SVGR - it can rename the JSX tags generated by SVGR to new values, allowing us to shadow real SVG elements with custom React components.
Shout out to Greg Bergé for validating my first attempt at a SVGR/AST hack.
