Skip to content

Commit

Permalink
ar(feat) [DPCP-40]: Parse Services.
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloreale committed Aug 25, 2024
1 parent d6c7191 commit 0ff7d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molecules/03_Calendar/CalendarView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ export const HCalendarView = function ({
initialView={initialView}
nowIndicator={nowIndicator}
locale={locale}
calData={calData}
events={calData}
height={600}
aspectRatio={1.5}
firstDay={1}
Expand Down

0 comments on commit 0ff7d99

Please sign in to comment.