@rpg-engine/long-bow 0.3.53 → 0.3.54

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.
@@ -33799,7 +33799,6 @@ var ItemSlot = /*#__PURE__*/mobxReactLite.observer(function (_ref) {
33799
33799
  });
33800
33800
  setIsFocused(false);
33801
33801
  if (item) {
33802
- console.log(item);
33803
33802
  setContextActions(generateContextMenu(item, containerType));
33804
33803
  }
33805
33804
  }, [item]);