add task check and delete

This commit is contained in:
João Geonizeli
2022-07-09 21:31:12 -03:00
parent 02955c8603
commit 916f2b3401
9 changed files with 237 additions and 9 deletions

View File

@@ -21,6 +21,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.33.1",
"react-scripts": "5.0.1",
"swr": "^1.3.0",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},