Fix the ID update bug.

This commit is contained in:
Manuel Friedli 2023-04-16 01:01:23 +02:00
parent 46c16b8bc7
commit 4b300004b9
4 changed files with 8 additions and 11 deletions

View file

@ -8,8 +8,8 @@
"devDependencies": {
"react-scripts": "1.0.0"
},
"name": "ljg0t8",
"description": null,
"name": "a-maze-r",
"description": "The A-Maze-Ing Generator!",
"version": "0.0.0",
"scripts": {
"start": "react-scripts start",