[WEB-4841] chore: calendar component migration UI to propel (#7730)
* chore: move calendar components and dependencies * chore: update package configurations * chore: calendar import updated * chore: propel config updated * chore: propel calendar code refactor * chore: code refactor * fix: build error
This commit is contained in:
parent
9ab3143a73
commit
498613284e
16 changed files with 156 additions and 164 deletions
|
|
@ -4,6 +4,7 @@ export default defineConfig({
|
|||
entry: [
|
||||
"src/accordion/index.ts",
|
||||
"src/avatar/index.ts",
|
||||
"src/calendar/index.ts",
|
||||
"src/card/index.ts",
|
||||
"src/charts/*/index.ts",
|
||||
"src/collapsible/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue