Closed AntonyHatchet closed 3 years ago
Hi, many thanks for your work.
I found that all Event required in ReactAudioPlayerProps. But in fact, they are not necessary to work with the player.
Event
ReactAudioPlayerProps
Maybe you will found this small change helpful.
Thanks for the contribution and sorry I missed this! You're right that these should be optional. The TypeScript support was added quickly awhile back.
Hi, many thanks for your work.
I found that all
Event
required inReactAudioPlayerProps
. But in fact, they are not necessary to work with the player.Maybe you will found this small change helpful.