mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 18:34:22 +00:00
fix(react, html): rename MediaProvider (and related) to VideoProvider (#159)
This commit is contained in:
@@ -8,7 +8,7 @@ import styles from './FullscreenButton.module.css';
|
||||
* - Data attribute state selectors
|
||||
* - Enter/exit fullscreen functionality
|
||||
*
|
||||
* Note: This component must be used within a MediaProvider context.
|
||||
* Note: This component must be used within a VideoProvider context.
|
||||
* See the usage example in the documentation.
|
||||
*/
|
||||
export function BasicFullscreenButton() {
|
||||
|
||||
Reference in New Issue
Block a user