export const LeaderboardRowSkeleton = () => { return (
{/* Rank / Trophy */}
{/* Avatar */}
{/* Name */}
{/* XP */}
); };