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
When projects are fetching from the database, the page appears blank. Create a ProjectCardSkeleton component using Tailwind's animate-pulse utility to show a grayed-out placeholder while data loads.
When projects are fetching from the database, the page appears blank. Create a
ProjectCardSkeletoncomponent using Tailwind'sanimate-pulseutility to show a grayed-out placeholder while data loads.