@thecb/components 7.7.1-beta.2 → 7.7.1-beta.3
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.cjs.js
CHANGED
|
@@ -16466,8 +16466,7 @@ var FindIconSmall = function FindIconSmall(_ref) {
|
|
|
16466
16466
|
var FindIconSmall$1 = themeComponent(FindIconSmall, "Icons", fallbackValues$2, "primary");
|
|
16467
16467
|
|
|
16468
16468
|
var HistoryIconSmall = function HistoryIconSmall(_ref) {
|
|
16469
|
-
var themeValues = _ref.themeValues
|
|
16470
|
-
_ref$iconIndex = _ref.iconIndex;
|
|
16469
|
+
var themeValues = _ref.themeValues;
|
|
16471
16470
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
16472
16471
|
width: "20",
|
|
16473
16472
|
height: "20",
|