UNPKG

@cowprotocol/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

24 lines (16 loc) 284 B
# @svgr/babel-plugin-transform-svg-component ## Install ``` npm install --save-dev @svgr/babel-plugin-transform-svg-component ``` ## Usage **.babelrc** ```json { "plugins": [ ["@svgr/babel-plugin-transform-svg-component", { "titleProp": true }] ] } ``` ## License MIT