1
0
Fork 0
mirror of https://github.com/elementor/hello-theme.git synced 2026-07-27 14:01:37 +08:00
hello-theme/dev/js/editor/hello-editor.js

4 lines
92 B
JavaScript

import HelloComponent from './component';
$e.components.register( new HelloComponent() );