LaneEcho / LWT-bingo

Bingo game for virtual Lesbians Who Tech Conferences
MIT License
4 stars 0 forks source link

added favicon, fixed user get error, added disabled to Button #41

Closed alexsharp4096 closed 4 months ago

alexsharp4096 commented 4 months ago

Modified index.html to point to favicon on firebase storage

Fixed AuthContext error due to race condition

Added disabled property to Button component