wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

enhancement: Create a date calendar component for web. #107

Closed irkfaisal closed 3 months ago

irkfaisal commented 5 months ago

Describe the bug Create a CoreCalender component for web. Reference will be MUI Date Calendar component https://mui.com/x/react-date-pickers/date-calendar/ and add created component to guide-module. Also have to create a NativeDateCalender.js file in native-web if needed.

irkfaisal commented 5 months ago

CoreDateCalendar component is created but currently shifting it on hold due to the package used mui-x.

irkfaisal commented 3 months ago

closing this issue as we can not used Calender MUI-X