react-native-resource-calendar 1.0.14 → 1.0.15

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/dist/index.js CHANGED
@@ -1815,7 +1815,7 @@ var CalendarInner = (props) => {
1815
1815
  /* @__PURE__ */ React19__namespace.default.createElement(
1816
1816
  ResourcesComponent,
1817
1817
  {
1818
- date: dateRef.current,
1818
+ date,
1819
1819
  resourceIds,
1820
1820
  APPOINTMENT_BLOCK_WIDTH,
1821
1821
  onResourcePress