Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2
node_modules/svgo/plugins/removeOffCanvasPaths.js
generated
vendored
2
node_modules/svgo/plugins/removeOffCanvasPaths.js
generated
vendored
@@ -5,7 +5,7 @@ import { intersects } from './_path.js';
|
||||
|
||||
export const name = 'removeOffCanvasPaths';
|
||||
export const description =
|
||||
'removes elements that are drawn outside of the viewBox (disabled by default)';
|
||||
'removes elements that are drawn outside of the viewBox';
|
||||
|
||||
/**
|
||||
* Remove elements that are drawn outside of the viewBox.
|
||||
|
||||
Reference in New Issue
Block a user