willba-component-library 0.2.73 → 0.2.74

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.js CHANGED
@@ -11513,7 +11513,6 @@ var useUpdateDisabledDates = function (_a) {
11513
11513
  updateCalendarMonthNavigation,
11514
11514
  updateCalendarDefaultMonth,
11515
11515
  ]);
11516
- console.log('1111', overlappingDate);
11517
11516
  return { newDisableCalendarDates: newDisableCalendarDates, overlappingDate: overlappingDate, lastPossibleCheckout: lastPossibleCheckout };
11518
11517
  };
11519
11518