config-editor-base 1.5.6 → 1.5.7
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1443,7 +1443,7 @@ var EditorSection = /*#__PURE__*/function (_React$Component) {
|
|
|
1443
1443
|
className: "schema-loader-callout uischema-loader fadeout-box"
|
|
1444
1444
|
}, /*#__PURE__*/React.createElement("p", {
|
|
1445
1445
|
className: "loader-callout"
|
|
1446
|
-
}, "Change
|
|
1446
|
+
}, "Change 'Presentation Mode' to unhide/hide advanced settings")) : null, /*#__PURE__*/React.createElement(FormWithNav, {
|
|
1447
1447
|
omitExtraData: true,
|
|
1448
1448
|
liveOmit: true,
|
|
1449
1449
|
liveValidate: true,
|