CIELO-la / loteria

A lotería game with multi-language support focused on enabling play in indigenous languages
6 stars 2 forks source link

Fixes safari audio and card select issue #81

Closed gdomingu closed 1 year ago

gdomingu commented 1 year ago

Fixes issue where audio was not playing in Safari and Cards were not selectable. Also fixes reversion caused by fixing an ES lint warning in a previous PR by refactoring the playAudio function into the sound component.

Fixes https://github.com/JessRudder/loteria-cielo/issues/51 Fixes https://github.com/JessRudder/loteria-cielo/issues/52 Fixes https://github.com/JessRudder/loteria-cielo/issues/80