-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor audio player component to remove volume controls
They're only mute/unmute, which is the same as pause/play. Unless you really want to mute it while leaving it playing...sorry if that was you. Co-authored-by: oliverabrahams <[email protected]>
- Loading branch information
1 parent
d22e3e0
commit 1b1aa45
Showing
4 changed files
with
4 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85 changes: 0 additions & 85 deletions
85
dotcom-rendering/src/components/AudioPlayer/components/Volume.tsx
This file was deleted.
Oops, something went wrong.
12 changes: 3 additions & 9 deletions
12
dotcom-rendering/src/components/AudioPlayer/components/Wrapper.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters