CIELO-la / loteria

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

Updates reacts-scripts to solve overlay issue #66

Closed gdomingu closed 1 year ago

gdomingu commented 1 year ago

There was a bug where sometimes the app would get into a state where there was an invisible iframe overlay covering the whole page making it impossible to click anything.

This PR updates react-scripts to solve this issue.

Fixes: https://github.com/JessRudder/loteria-cielo/issues/65