Get reactive instead of ref? #103
-
I'm using Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
wobsoriano
May 27, 2023
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Extarys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
useQuery
is built on top ofuseAsyncData
and will always return an object with ref as values.