tangled
alpha
login
or
join now
lenooby09.tech
/
social-app
mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork
atom
overview
issues
pulls
pipelines
social-app
/
src
/
lib
/
react-query.ts
at
profile-init
3 lines
96 B
view raw
1
import
{
QueryClient
}
from
'@tanstack/react-query'
2
3
export
const
queryClient
=
new
QueryClient
(
)