first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-ui',
|
||||
'deps' => [
|
||||
'react',
|
||||
'react-dom',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user