Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/frontend/src/pages/CreditsPage/CreditsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ const CreditsPage: React.FC = () => {
{ name: 'Quinn Louie', color: '#3281a8' },
{ name: 'Pierre Dang', color: '#31875a' },
{ name: 'Liu von Engelbrechten', color: '#2969f2' },
{ name: 'Suhana Gupta', color: '#000080' },

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get rid of empty line

{
name: 'Zach Norman',
color: 'transparent',
Expand Down