@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.
|
@@ -3707,7 +3707,7 @@ var IpRestriction = function IpRestriction() {
|
|
|
3707
3707
|
children: [/*#__PURE__*/jsxRuntime.jsx(CurrentIp$1, {}), /*#__PURE__*/jsxRuntime.jsx(AllowedIpRanges$1, {}), /*#__PURE__*/jsxRuntime.jsx(Callout, {
|
|
3708
3708
|
style: "warning",
|
|
3709
3709
|
children: /*#__PURE__*/jsxRuntime.jsx("div", {
|
|
3710
|
-
className: "
|
|
3710
|
+
className: "block whitespace-pre-wrap py-1",
|
|
3711
3711
|
children: /*#__PURE__*/jsxRuntime.jsx(reactI18next.Trans, {
|
|
3712
3712
|
i18nKey: "neetoMolecules.ipRestriction.warningMessage"
|
|
3713
3713
|
})
|