Mark latest box picked up button
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/icons-material": "^7.1.1",
|
||||
"@mui/material": "^7.1.1",
|
||||
"jotai": "^2.12.5",
|
||||
"next": "15.3.3",
|
||||
"react": "^19.0.0",
|
||||
@@ -23,4 +27,4 @@
|
||||
"eslint-config-next": "15.3.3",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user