fix: drawer component header does not take effect (#4844)

This commit is contained in:
Vben
2024-11-09 15:53:17 +08:00
committed by GitHub
parent 8617d3dd1e
commit 4005023fd4
8 changed files with 42 additions and 41 deletions

View File

@@ -1,4 +1,3 @@
export { default as EmptyIcon } from './components/empty.vue';
export * from './create-icon';
export * from './lucide';