mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 12:01:00 +00:00
263 B
263 B
@svgr/babel-plugin-remove-jsx-empty-expression
Install
npm install --save-dev @svgr/babel-plugin-remove-jsx-empty-expression
Usage
.babelrc
{
"plugins": ["@svgr/babel-plugin-remove-jsx-empty-expression"]
}
License
MIT