[WEB-4688]feat: added collapsible to propel (#7643)
* chore: added collapsibl to propel * fix: export path * chore: made collapsible a compound component * fix: lint and format errors * chore: updated propel exports order and added collapsible to tsdown config
This commit is contained in:
parent
11b83cf4f2
commit
a8a6536379
4 changed files with 103 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"./avatar": "./dist/avatar/index.js",
|
||||
"./card": "./dist/card/index.js",
|
||||
"./charts/*": "./dist/charts/*/index.js",
|
||||
"./collapsible": "./dist/collapsible/index.js",
|
||||
"./combobox": "./dist/combobox/index.js",
|
||||
"./command": "./dist/command/index.js",
|
||||
"./dialog": "./dist/dialog/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue