config-editor-base 3.0.9 → 3.1.0

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 CHANGED
@@ -19300,7 +19300,6 @@ var EditorChangesComparison$1 = reactRedux.connect(mapStateToProps$1)(EditorChan
19300
19300
  var regexRevision = new RegExp('\\d{2}\\.\\d{2}\\.json', 'g');
19301
19301
  var isDownloadConfig = false;
19302
19302
  var activatedTab;
19303
- var FormWithNavStable = applyNav__default(Form, EditorNavs);
19304
19303
  var EditorSection = /*#__PURE__*/function (_React$Component) {
19305
19304
  function EditorSection(props) {
19306
19305
  var _this;