bb-plane-fork/packages/propel/src/calendar/index.ts
Anmol Singh Bhatia 498613284e
[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
2025-09-09 23:50:51 +05:30

2 lines
84 B
TypeScript

export * from "./root";
export type { Matcher, DateRange } from "react-day-picker";