Open ansarizafar opened 2 years ago
Is there any plan to provide support for solidjs?
This should be possible. I think the basic operations might even already with solidjs. Likely we only need to adjust the react hooks like useQuery to port them to solidjs.
useQuery
Is there any plan to provide support for solidjs?