mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
docs(site): update element imports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user