npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@exodus/svgr-babel-plugin-transform-svg-component

6.5.1

@headfire

npmHomeRepoSnykSocket
Downloads:82
$ npm install @exodus/svgr-babel-plugin-transform-svg-component
DailyWeeklyMonthlyYearly

@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