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