react-async-hook library provides useAsyncCallback that does the same thing as useMutation

This commit is contained in:
Athou
2022-08-13 18:38:11 +02:00
parent 6c6cc8d85b
commit 906acb217a
15 changed files with 122 additions and 152 deletions

View File

@@ -39,8 +39,7 @@
"react-infinite-scroller": "^1.2.6",
"react-redux": "^8.0.2",
"react-router-dom": "^6.3.0",
"tinycon": "^0.6.8",
"use-mutation": "^2.2.1"
"tinycon": "^0.6.8"
},
"devDependencies": {
"@lingui/cli": "^3.14.0",