mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
refactor(html): implement hook-style component architecture for PlayButton and MuteButton (gradual migration to more shareable with React).
This commit is contained in:
committed by
Christian Pillsbury
parent
c54945fd58
commit
74dea64ddd
@@ -15,4 +15,4 @@ export const playable = {
|
||||
mediapauserequest: () => true,
|
||||
},
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user