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.esm.js CHANGED
@@ -11493,7 +11493,6 @@ var useUpdateDisabledDates = function (_a) {
11493
11493
  updateCalendarMonthNavigation,
11494
11494
  updateCalendarDefaultMonth,
11495
11495
  ]);
11496
- console.log('1111', overlappingDate);
11497
11496
  return { newDisableCalendarDates: newDisableCalendarDates, overlappingDate: overlappingDate, lastPossibleCheckout: lastPossibleCheckout };
11498
11497
  };
11499
11498