@sledge-app/react-instant-search 2.0.40 → 2.0.41
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.
|
@@ -7097,7 +7097,7 @@ const FacetBlockSelected = React__default.memo(
|
|
|
7097
7097
|
className: "sledge-instant-search__result-filter-item-refine-title-clear",
|
|
7098
7098
|
onClick: () => handleFilterChange == null ? void 0 : handleFilterChange({
|
|
7099
7099
|
parentId: name,
|
|
7100
|
-
value
|
|
7100
|
+
value: valueProp
|
|
7101
7101
|
}),
|
|
7102
7102
|
children: /* @__PURE__ */ jsxRuntimeExports.jsx("svg", { width: 12, height: 12, viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
7103
7103
|
"path",
|