Created
October 19, 2018 07:19
-
-
Save haldarmahesh/5fbf26baeacf1ed3173aa2c2c0845094 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
render() { | |
<div> | |
<PlayHeader> | |
<Status/> | |
<VolumeBar/> | |
<SeekBar/> | |
</PlayHeader> | |
</div> | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment