Fix Lekte
This commit is contained in:
@@ -89,8 +89,6 @@ export default function Lekte({audio, url, parole}) {
|
|||||||
audioRef.current.play()
|
audioRef.current.play()
|
||||||
setIsPlaying(true)
|
setIsPlaying(true)
|
||||||
startTimer()
|
startTimer()
|
||||||
} else {
|
|
||||||
isReady.current = true
|
|
||||||
}
|
}
|
||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user