We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649747f commit 34152b6Copy full SHA for 34152b6
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -163,7 +163,6 @@ const CreditsPage: React.FC = () => {
163
return (
164
<PageLayout title="Credits">
165
<PageBlock>
166
- t
167
<Grid container spacing={2}>
168
{names.map((item) => (
169
<Grid item>
0 commit comments