willba-component-library 0.2.20 → 0.2.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.esm.js CHANGED
@@ -10810,7 +10810,7 @@ var Calendar = forwardRef(function (_a, ref) {
10810
10810
  calendarRange: calendarRange,
10811
10811
  });
10812
10812
  }
10813
- }, []);
10813
+ }, [disableCalendarDates, calendarRange]);
10814
10814
  // Handle tooltip
10815
10815
  useEffect(function () {
10816
10816
  if (typeof document === 'undefined')