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
The /verify/[id] page is server-rendered but on slow RPC connections it shows nothing until complete. Add a loading.tsx file for the route segment to show a skeleton while data loads.
The /verify/[id] page is server-rendered but on slow RPC connections it shows nothing until complete. Add a loading.tsx file for the route segment to show a skeleton while data loads.