indicator-ui 0.1.116 → 0.1.117
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.js
CHANGED
|
@@ -74902,7 +74902,7 @@ var _FilterTag = function _FilterTag(props, ref) {
|
|
|
74902
74902
|
children: [count !== undefined && (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_ui__WEBPACK_IMPORTED_MODULE_3__.TagCount, {
|
|
74903
74903
|
count: count,
|
|
74904
74904
|
size: size,
|
|
74905
|
-
color: '
|
|
74905
|
+
color: 'white'
|
|
74906
74906
|
}), (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("section", {
|
|
74907
74907
|
children: label
|
|
74908
74908
|
}), onClose && (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_ui__WEBPACK_IMPORTED_MODULE_3__.MicroButton, {
|