We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0686fd commit 7e721a6Copy full SHA for 7e721a6
1 file changed
packages/pluggableWidgets/calendar-web/src/__tests__/__snapshots__/Calendar.spec.tsx.snap
@@ -18,7 +18,9 @@ exports[`Calendar renders correctly with basic props 1`] = `
18
data-timeslots="2"
19
formats="[object Object]"
20
localizer="[object Object]"
21
+ max="Mon Apr 28 2025 23:59:59 GMT+0000 (Coordinated Universal Time)"
22
messages="[object Object]"
23
+ min="Mon Apr 28 2025 00:00:00 GMT+0000 (Coordinated Universal Time)"
24
views="[object Object]"
25
/>
26
</div>
0 commit comments