We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4625403 commit 62a472dCopy full SHA for 62a472d
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -143,7 +143,7 @@ const CreditsPage: React.FC = () => {
143
{ name: 'Neel Raut', color: '#023665' },
144
{ name: 'Qihong Wu', color: '#87CEEB' },
145
{ name: 'Megan Lai', color: '#52B2BF' },
146
- { name: 'Eric Sun', color: '#FCCAED' }
+ { name: 'Eric Sun', color: '#FCCAED' },
147
{ name: 'Yash Jayaprakash', color: '#66b2b2' }
148
];
149
0 commit comments