[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:
Anmol Singh Bhatia 2025-09-09 23:50:51 +05:30 committed by GitHub
parent 9ab3143a73
commit 498613284e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 156 additions and 164 deletions

View file

@ -1,5 +1,6 @@
import type { Preview } from "@storybook/react-vite";
import "@plane/tailwind-config/global.css";
import "../src/styles/react-day-picker.css";
const parameters: Preview["parameters"] = {
controls: {