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
We need to improve the suspense system to avoid users out of our systems. We can refact it using the useEffect or just pass a component of Skeleton if the component dashboard is loading the data.
The text was updated successfully, but these errors were encountered:
We need to improve the suspense system to avoid users out of our systems. We can refact it using the useEffect or just pass a component of Skeleton if the component dashboard is loading the data.
The text was updated successfully, but these errors were encountered: