@bigbinary/neeto-molecules 4.0.42 → 4.0.44
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/IpRestriction.js
CHANGED
|
@@ -3686,7 +3686,7 @@ var IpRestriction = function IpRestriction() {
|
|
|
3686
3686
|
children: [/*#__PURE__*/jsx(CurrentIp$1, {}), /*#__PURE__*/jsx(AllowedIpRanges$1, {}), /*#__PURE__*/jsx(Callout, {
|
|
3687
3687
|
style: "warning",
|
|
3688
3688
|
children: /*#__PURE__*/jsx("div", {
|
|
3689
|
-
className: "
|
|
3689
|
+
className: "block whitespace-pre-wrap py-1",
|
|
3690
3690
|
children: /*#__PURE__*/jsx(Trans, {
|
|
3691
3691
|
i18nKey: "neetoMolecules.ipRestriction.warningMessage"
|
|
3692
3692
|
})
|