[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

@ -5,7 +5,7 @@ import { PreloadResources } from "./layout.preload";
// styles
import "@/styles/command-pallette.css";
import "@/styles/emoji.css";
import "@/styles/react-day-picker.css";
import "@plane/propel/styles/react-day-picker";
export const metadata: Metadata = {
robots: {