Music on front app
parent
94303dd97a
commit
12f76f9b5f
Binary file not shown.
|
@ -124,7 +124,7 @@ class App extends Component {
|
||||||
return (
|
return (
|
||||||
<div className="App container">
|
<div className="App container">
|
||||||
<Sound
|
<Sound
|
||||||
url=""
|
url="/music.mp3"
|
||||||
playStatus={Sound.status.PLAYING}
|
playStatus={Sound.status.PLAYING}
|
||||||
playFromPosition={0}
|
playFromPosition={0}
|
||||||
volume={55}
|
volume={55}
|
||||||
|
|
Loading…
Reference in New Issue