ConorSheehan1 / spelling-bee

Free open source version of the New York Times Spelling Bee game
https://spelling-bee-free.pages.dev
MIT License
44 stars 26 forks source link

Multitab bug, closes #6 #20

Closed ConorSheehan1 closed 1 year ago

ConorSheehan1 commented 1 year ago

closes #6

switch correct guesses from array to set. stops flickering between multiple versions of array in local storage between tabs.