$ gnpm install @svgr/babel-plugin-transform-svg-component
npm install --save-dev @svgr/babel-plugin-transform-svg-component
.babelrc
{
"plugins": [
["@svgr/babel-plugin-transform-svg-component", { "titleProp": true }]
]
}
MIT
Copyright 2013 - present © cnpmjs.org | Home |