@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.
@@ -33794,7 +33794,6 @@ var ItemSlot = /*#__PURE__*/observer(function (_ref) {
33794
33794
  });
33795
33795
  setIsFocused(false);
33796
33796
  if (item) {
33797
- console.log(item);
33798
33797
  setContextActions(generateContextMenu(item, containerType));
33799
33798
  }
33800
33799
  }, [item]);