@sledge-app/react-instant-search 0.0.92 → 0.0.94

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.
@@ -2964,6 +2964,7 @@ const SearchIconWidgetPopup = () => {
2964
2964
  searchViewMoreResultComponent = () => {
2965
2965
  }
2966
2966
  }) => {
2967
+ console.log("sledgeInstantSearchIconWidgetPopup", keyword);
2967
2968
  setShowInfo(true);
2968
2969
  setHandleFunctions({
2969
2970
  onAfterAddToCart,