docs(site): update element imports

This commit is contained in:
Rahim
2025-10-30 04:59:37 +00:00
parent eaaa03c284
commit 21b5dba955
5 changed files with 3 additions and 9 deletions
@@ -1,4 +1,4 @@
import '@videojs/html';
import '@videojs/html/define/media-fullscreen-button';
import '@videojs/html/icons';
// The web components will automatically register themselves
@@ -1,4 +1,4 @@
import '@videojs/html';
import '@videojs/html/define/media-mute-button';
import '@videojs/html/icons';
// The web components will automatically register themselves
@@ -1,4 +1,4 @@
import '@videojs/html';
import '@videojs/html/define/media-play-button';
import '@videojs/html/icons';
// The web components will automatically register themselves