mirror of
https://gh.wpcy.net/https://github.com/elementor/hello-theme.git
synced 2026-04-23 10:02:26 +08:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
import HelloComponent from './component';
|
|
|
|
$e.components.register( new HelloComponent() );
|
|
|