Skip to content

Commit f2380b5

Browse files
authored
Merge pull request #1393 from TeeChenxing/#1375-TeeraTesharojanasup-credits
#1375 teera tesharojanasup credits
2 parents 6e864e6 + a3c7aba commit f2380b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ const CreditsPage: React.FC = () => {
9696
},
9797
{ name: 'Ethan Mouri', color: '#00bbff' },
9898
{ name: 'Laith Taher', color: '#000080' },
99+
{ name: 'Teera Tesharojanasup', color: '#DC143C', sx: { px: 1, backgroundColor: '#E8D8CC', borderRadius: 10 } },
99100
{ name: 'Griffin Cooper', color: '#02d69a' },
100101
{ name: 'Amani Scarborough', color: '#e34db6' },
101102
{ name: 'Peter Moise', color: '#FF0000' },

0 commit comments

Comments
 (0)