mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 01:22:49 +00:00
347 B
347 B
@svgr/babel-plugin-svg-dynamic-title
Install
npm install --save-dev @svgr/babel-plugin-svg-dynamic-title
Usage
.babelrc
{
"plugins": ["@svgr/babel-plugin-svg-dynamic-title"]
}
Note
This plugin handles both the titleProp and descProp options. By default, it will handle titleProp only.
License
MIT