15-puzzle icon indicating copy to clipboard operation
15-puzzle copied to clipboard

fix: Fixed small bugs to make code run on modern machine

Open boosungkim opened this issue 4 months ago • 0 comments

Pull Request Description

  1. Removed reroute in App.jsx to resolve maximum update depth issue.
  2. Updated package.json to use Node v12, to allow globalThis.

Closes https://github.com/imshubhamsingh/15-puzzle/issues/4

boosungkim avatar Feb 26 '24 22:02 boosungkim