@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.esm.js
CHANGED
|
@@ -16458,8 +16458,7 @@ var FindIconSmall = function FindIconSmall(_ref) {
|
|
|
16458
16458
|
var FindIconSmall$1 = themeComponent(FindIconSmall, "Icons", fallbackValues$2, "primary");
|
|
16459
16459
|
|
|
16460
16460
|
var HistoryIconSmall = function HistoryIconSmall(_ref) {
|
|
16461
|
-
var themeValues = _ref.themeValues
|
|
16462
|
-
_ref$iconIndex = _ref.iconIndex;
|
|
16461
|
+
var themeValues = _ref.themeValues;
|
|
16463
16462
|
return /*#__PURE__*/React.createElement("svg", {
|
|
16464
16463
|
width: "20",
|
|
16465
16464
|
height: "20",
|