initialize viewBox as undefined
An empty string is an invalid value for viewBox:

this patch initializes viewBox with undefined instead of ""
`let viewBox: string | undefined = $state(undefined);`
合并状态:已合并 合并于 2024-07-20 关闭于 2024-07-20 3 条评论