mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 04:58:25 -04:00
284 B
284 B
@svgr/babel-plugin-transform-svg-component
Install
npm install --save-dev @svgr/babel-plugin-transform-svg-component
Usage
.babelrc
{
"plugins": [
["@svgr/babel-plugin-transform-svg-component", { "titleProp": true }]
]
}
License
MIT