index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
react-query.ts
blob: 2a8f1d759dfd82602ac541da0e15bdc3d975cc51 (
plain
) (
blame
)
1
2
3
import
{
QueryClient
}
from
'@tanstack/react-query'
export
const
queryClient
=
new
QueryClient
()