Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug(deployment): fix deployment issue where code invovling
window
s…
…hould only run in browser Move any `window` code into a `useEffect` in `Puzzle` component. Co-authored-by: Erik Margetis <[email protected]> Co-authored-by: Joseph Liang <[email protected]>
- Loading branch information