style: apply vsh lint formatting (#7923)

This commit is contained in:
leo
2026-05-19 13:40:13 +08:00
committed by GitHub
parent 84e77f64ea
commit d71c81e8ff
20 changed files with 193 additions and 193 deletions

View File

@@ -1,5 +1,5 @@
---
"@vben/layouts": patch
'@vben/layouts': patch
---
fix: update primary color when toggling dark/light mode with custom theme

View File

@@ -1,5 +1,5 @@
---
"@vben/common-ui": patch
'@vben/common-ui': patch
---
fix: skip fixed footer height in auto-content-height calculation

View File

@@ -1,5 +1,5 @@
---
"@vben/icons": patch
'@vben/icons': patch
---
fix: guard svg icon loading during docs SSR

View File

@@ -1,5 +1,5 @@
---
"@vben-core/shadcn-ui": patch
'@vben-core/shadcn-ui': patch
---
fix: preserve tree default value when treeData starts empty