@svgr/babel-plugin-transform-svg-component
Install
npm install --save-dev @svgr/babel-plugin-transform-svg-componentUsage
.babelrc
{
"plugins": [
["@svgr/babel-plugin-transform-svg-component", { "titleProp": true }]
]
}License
MIT
Last updated
Was this helpful?