falcondev-oss / trpc-vue-query

Fully type-safe composables and helpers to make working with tRPC + Tanstack Query as intuitive as possible.
https://trpc-vue-query.falcondev.io
MIT License
13 stars 1 forks source link

fix: vue-query options can be plain, reactive, ref & computed object #2

Closed DrJume closed 7 months ago

DrJume commented 7 months ago

Fixes #1

TODO