You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add useSuspenseQuery replacement rule for Solid docs (#9815)
Fixes#9654
Solid Query documentation incorrectly shows useSuspenseQuery which doesn't exist in Solid Query. Added replacement rules to convert useSuspenseQuery to useQuery and useSuspenseQueries to useQueries.
This aligns the documentation with the actual Solid Query API.
Co-authored-by: MKM Lab <[email protected]>
0 commit comments