Frontend/25_01_07/mai/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression/README.md
szabomarton 7f4a15b9c3 asd
2025-01-28 11:38:27 +01:00

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