We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a973901 commit cbe9346Copy full SHA for cbe9346
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -102,7 +102,7 @@ const CreditsPage: React.FC = () => {
102
{ name: 'Waasif Mahmood', color: '#114a13' },
103
{ name: 'Matthew Wang', color: '#c657f2' },
104
{ name: 'Sharon Yang', color: '#ed8a5f' },
105
- { name: 'Hareg Aderie', color: '#34b46c'},
+ { name: 'Hareg Aderie', color: '#34b46c' },
106
{ name: 'Kevin Polackal', color: '#800080' }
107
];
108
0 commit comments