Merge pull request #61 from blockscout/react-query
react-query. start.
Showing
... | ... | @@ -15,6 +15,8 @@ |
"@chakra-ui/theme-tools": "^2.0.2", | ||
"@emotion/react": "^11", | ||
"@emotion/styled": "^11", | ||
"@tanstack/react-query": "^4.0.10", | ||
"@tanstack/react-query-devtools": "^4.0.10", | ||
"@types/react-scroll": "^1.8.4", | ||
"framer-motion": "^6", | ||
"next": "12.1.6", | ||
... | ... |
pages/api/types/account.ts
0 → 100644
pages/api/utils/handler.ts
0 → 100644
Please register or sign in to comment