react-query. start.
Showing
... | @@ -15,6 +15,8 @@ | ... | @@ -15,6 +15,8 @@ |
"@chakra-ui/theme-tools": "^2.0.2", | "@chakra-ui/theme-tools": "^2.0.2", | ||
"@emotion/react": "^11", | "@emotion/react": "^11", | ||
"@emotion/styled": "^11", | "@emotion/styled": "^11", | ||
"@tanstack/react-query": "^4.0.10", | |||
"@tanstack/react-query-devtools": "^4.0.10", | |||
"@types/react-scroll": "^1.8.4", | "@types/react-scroll": "^1.8.4", | ||
"framer-motion": "^6", | "framer-motion": "^6", | ||
"next": "12.1.6", | "next": "12.1.6", | ||
... | ... |
Please register or sign in to comment