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
@@ -82,4 +82,4 @@ export const PlayButton = toConnectedComponent(
|
||||
renderPlayButton,
|
||||
'PlayButton',
|
||||
);
|
||||
export default PlayButton;
|
||||
export default PlayButton;
|
||||
|
||||
Reference in New Issue
Block a user