mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-12-07 04:53:50 +01: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