monkey-front-core 21.0.11 → 21.0.13

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.
@@ -5514,7 +5514,7 @@ const initialControl = {
5514
5514
  isExporting: false,
5515
5515
  isDeleting: false,
5516
5516
  isDownloading: false,
5517
- isSubmiting: false
5517
+ isSubmitting: false
5518
5518
  };
5519
5519
  class MonkeyEcxBaseResolver {
5520
5520
  constructor() {