react-native-resource-calendar 1.0.7 → 1.0.8

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.mjs CHANGED
@@ -1025,7 +1025,7 @@ var EventBlock = React18__default.memo(({
1025
1025
  )), /* @__PURE__ */ React18__default.createElement(Row_default, { style: {
1026
1026
  position: "absolute",
1027
1027
  right: 2
1028
- }, space: 2 }, TopRight ? /* @__PURE__ */ React18__default.createElement(TopRight, { event, ctx: { hourHeight } }) : null))
1028
+ } }, TopRight ? /* @__PURE__ */ React18__default.createElement(TopRight, { event, ctx: { hourHeight } }) : null))
1029
1029
  );
1030
1030
  });
1031
1031
  var styles5 = StyleSheet.create({