Skip to content

Commit f4c5c06

Browse files
committed
Updated Prettier
1 parent 5971ac5 commit f4c5c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ const CreditsPage: React.FC = () => {
300300
}
301301
}
302302
},
303-
{ name: 'Saul Manzanares', color: '#AF34FA'}
303+
{ name: 'Saul Manzanares', color: '#AF34FA' }
304304
];
305305

306306
const snark = ['Add your name!', "Shouldn't you do it yourself?", 'Seriously', 'go', 'do', 'it'];

0 commit comments

Comments
 (0)