mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 01:22:49 +00: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