mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-12 20:04:57 +02: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