@elementor/editor-components 3.35.0-424 → 3.35.0-425

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
@@ -4804,7 +4804,8 @@ function init() {
4804
4804
  (0, import_editor_elements_panel.injectTab)({
4805
4805
  id: "components",
4806
4806
  label: (0, import_i18n27.__)("Components", "elementor"),
4807
- component: Components
4807
+ component: Components,
4808
+ position: 1
4808
4809
  });
4809
4810
  (0, import_editor.injectIntoTop)({
4810
4811
  id: "create-component-popup",