Props interface for the UserSocialStats component

UserSocialStatsProps

interface UserSocialStatsProps {
    user: User;
}

Properties

Properties

user: User

The GitHub user data containing social information