Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-03-12 19:07:08 +00:00
parent 1a2e1474f4
commit 89e455e9a7
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
3 changed files with 9 additions and 34 deletions

View file

@ -542,12 +542,6 @@ module.exports = (env, argv) => {
},
// props set on the svg will override defaults
expandProps: "end",
svgoConfig: {
plugins: {
// generates a viewbox if missing
removeDimensions: true,
},
},
/**
* Forwards the React ref to the root SVG element
* Useful when using things like `asChild` in