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