Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
3
node_modules/svgo/plugins/removeXMLNS.js
generated
vendored
3
node_modules/svgo/plugins/removeXMLNS.js
generated
vendored
@@ -1,6 +1,5 @@
|
||||
export const name = 'removeXMLNS';
|
||||
export const description =
|
||||
'removes xmlns attribute (for inline svg, disabled by default)';
|
||||
export const description = 'removes xmlns attribute (for inline svg)';
|
||||
|
||||
/**
|
||||
* Remove the xmlns attribute when present.
|
||||
|
||||
Reference in New Issue
Block a user