Props interface for the UserStatsGrid component

UserStatsGridProps

interface UserStatsGridProps {
    user: User;
}

Properties

Properties

user: User

The GitHub user data containing statistics