fix: drawer header is missing (#4846)

This commit is contained in:
Vben
2024-11-09 20:00:09 +08:00
committed by GitHub
parent 26bec4222f
commit 5e44aa9283
12 changed files with 282 additions and 62 deletions

View File

@@ -13,8 +13,6 @@
"sideEffects": [
"**/*.css"
],
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"exports": {
".": {
"types": "./src/index.ts",