docs(react-query): ensure suspense example fallback renders correctly (#9119)
The previous suspense example incorrectly rendered null instead of the fallback UI. This change moves the null check outside the Suspense component to ensure the fallback is displayed as expected. Fixes #9019
X
xxziiko committed
3d64dc60f1a4b4b416643035f0c9827ab0d8960c
Parent: 66ea5f2
Committed by GitHub <noreply@github.com>
on 5/8/2025, 11:17:25 AM