added type to useState

Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
This commit is contained in:
mufaddal motiwala
2021-12-20 12:49:38 +05:30
parent 7ca8725460
commit 66483c97d2
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -35,8 +35,7 @@
"@backstage/dev-utils": "^0.2.14",
"@testing-library/jest-dom": "^5.10.1",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.0.6",
"react": "^16.13.1 || ^17.0.0"
"cross-fetch": "^3.0.6"
},
"files": [
"dist"