We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e864e6 + a3c7aba commit f2380b5Copy full SHA for f2380b5
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -96,6 +96,7 @@ const CreditsPage: React.FC = () => {
96
},
97
{ name: 'Ethan Mouri', color: '#00bbff' },
98
{ name: 'Laith Taher', color: '#000080' },
99
+ { name: 'Teera Tesharojanasup', color: '#DC143C', sx: { px: 1, backgroundColor: '#E8D8CC', borderRadius: 10 } },
100
{ name: 'Griffin Cooper', color: '#02d69a' },
101
{ name: 'Amani Scarborough', color: '#e34db6' },
102
{ name: 'Peter Moise', color: '#FF0000' },
0 commit comments