@capillarytech/blaze-ui 5.0.7 → 5.0.8
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/CapConditionPreview/index.js +1 -1
- package/CapConditionPreview/index.js.map +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -18385,7 +18385,7 @@ const CapConditionPreview = _ref => {
|
|
|
18385
18385
|
color: _variables.CAP_RED
|
|
18386
18386
|
},
|
|
18387
18387
|
className: "margin-r-4"
|
|
18388
|
-
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(
|
|
18388
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(CapLabelInline, {
|
|
18389
18389
|
style: {
|
|
18390
18390
|
color: _variables.CAP_RED
|
|
18391
18391
|
},
|