integrate mobx for todos

This commit is contained in:
talksik
2026-03-11 15:19:58 -07:00
parent 74be9a340f
commit 43e03d269a
6 changed files with 68 additions and 4 deletions
+2
View File
@@ -11,6 +11,8 @@
"@types/node": "^16.7.13",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"mobx": "^6.15.0",
"mobx-react-lite": "^4.1.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-scripts": "5.0.1",