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
Currently, we do not use Suspense boundaries in our application. Suspense boundaries are useful for showing the user a preview of what they are loading, acknowledging asynchronous components, and most importantly preparing our application for what is to come with Partial Prerendering.
The text was updated successfully, but these errors were encountered:
Currently, we do not use Suspense boundaries in our application. Suspense boundaries are useful for showing the user a preview of what they are loading, acknowledging asynchronous components, and most importantly preparing our application for what is to come with Partial Prerendering.
The text was updated successfully, but these errors were encountered: