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>

22 lines (14 loc) 215 B
# @svgr/babel-preset ## Install ``` npm install --save-dev @svgr/babel-preset ``` ## Usage **.babelrc** ```json { "presets": [["@svgr/babel-preset", { "svgProps": { "width": 200 } }]] } ``` ## License MIT