mirror of
https://github.com/proelements/proelements.git
synced 2026-04-19 10:32:16 +00:00
v3.33.1
This commit is contained in:
16
assets/js/packages/editor-notes/editor-notes.asset.php
Normal file
16
assets/js/packages/editor-notes/editor-notes.asset.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-notes',
|
||||
'deps' => [
|
||||
'elementor-v2-editor-app-bar',
|
||||
'elementor-v2-editor-v1-adapters',
|
||||
'elementor-v2-icons',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user