Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
1a2e1474f4
commit
89e455e9a7
3 changed files with 9 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue