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,2 +1,3 @@
export * from './iconify/index.js';
export { default as EmptyIcon } from './icons/empty-icon.vue';
export * from './svg/index.js';