mirror of
https://github.com/proelements/proelements.git
synced 2026-04-22 11:52:14 +00:00
v3.33.1
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-editing-panel-extended',
|
||||
'deps' => [
|
||||
'elementor-v2-editor-controls',
|
||||
'elementor-v2-editor-controls-extended',
|
||||
'elementor-v2-editor-editing-panel',
|
||||
'elementor-v2-editor-props',
|
||||
'elementor-v2-ui',
|
||||
'react',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user