@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
package/index.js
CHANGED
|
@@ -14269,7 +14269,7 @@ const CapConditionPreview = _ref => {
|
|
|
14269
14269
|
color: _variables.CAP_RED
|
|
14270
14270
|
},
|
|
14271
14271
|
className: "margin-r-4"
|
|
14272
|
-
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(
|
|
14272
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(CapLabelInline, {
|
|
14273
14273
|
style: {
|
|
14274
14274
|
color: _variables.CAP_RED
|
|
14275
14275
|
},
|