feat(profile): Create top contributor badge (#17805)
This commit is contained in:
committed by
mrugesh mohapatra
parent
d7180d8a4f
commit
3c72c93a8d
@@ -35,7 +35,8 @@ export const publicUserProps = [
|
||||
'streak',
|
||||
'twitter',
|
||||
'username',
|
||||
'website'
|
||||
'website',
|
||||
'yearsTopContributor'
|
||||
];
|
||||
|
||||
export const userPropsForSession = [
|
||||
|
Reference in New Issue
Block a user