File "assets.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/toggle/assets.php
File size: 152 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$assets = array(
'styles' => array( 'block-toggle' ),
'scripts' => array( 'toggle-element' ),
'libraries' => array(),
);
return $assets;