Release v0.4.0 #110
|
@ -37,8 +37,6 @@ const PlyrJS: React.FC<Props> = (props) => {
|
||||||
'volume', // Volume control
|
'volume', // Volume control
|
||||||
'captions', // Toggle captions
|
'captions', // Toggle captions
|
||||||
'settings', // Settings menu
|
'settings', // Settings menu
|
||||||
'pip', // Picture-in-picture (currently Safari only)
|
|
||||||
'airplay', // Airplay (currently Safari only)
|
|
||||||
'fullscreen', // Toggle fullscreen
|
'fullscreen', // Toggle fullscreen
|
||||||
]
|
]
|
||||||
}, // https://github.com/sampotts/plyr#options
|
}, // https://github.com/sampotts/plyr#options
|
||||||
|
|
Loading…
Reference in New Issue