@svgr/babel-plugin-remove-jsx-empty-expression
Install
npm install --save-dev @svgr/babel-plugin-remove-jsx-empty-expressionUsage
.babelrc
{
"plugins": ["@svgr/babel-plugin-remove-jsx-empty-expression"]
}License
MIT
Last updated
Was this helpful?