feat(profile): Create top contributor badge (#17805)

This commit is contained in:
Buğra Gündüz
2018-08-02 18:39:51 +03:00
committed by mrugesh mohapatra
parent d7180d8a4f
commit 3c72c93a8d
6 changed files with 43 additions and 9 deletions

View File

@@ -35,7 +35,8 @@ export const publicUserProps = [
'streak',
'twitter',
'username',
'website'
'website',
'yearsTopContributor'
];
export const userPropsForSession = [