fix(@vben/web-ele): fixed some style issues in dark mode (#4298)

This commit is contained in:
Vben
2024-09-01 22:33:11 +08:00
committed by GitHub
parent 67f3d63066
commit 3f2dcb8281
17 changed files with 93 additions and 36 deletions

View File

@@ -1,2 +1,2 @@
export * from './components';
export { VisuallyHidden } from 'radix-vue';
export { Slot, VisuallyHidden } from 'radix-vue';