PATH:
home
/
thebhoeo
/
public_html
/
wp-content
/
themes
/
woodmart
/
inc
/
integrations
/
gutenberg
/
src
/
blocks
/
tabs
<?php $assets = array( 'styles' => array( 'tabs-base' ), 'scripts' => array( 'tabs-element' ), 'libraries' => array(), ); return $assets;
[-] css.php
[edit]
[-] assets.php
[edit]
[+]
..