zack
feat: πŸš€ Update Chat-nFace configurations
a053984
|
raw
history blame
347 Bytes

@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