We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b807fb commit 507fdfbCopy full SHA for 507fdfb
components/Officers.tsx
@@ -25,7 +25,7 @@ export default function Officers() {
25
most interested in learning more about web development
26
</OfficerCard>
27
<OfficerCard name="Mary Yu" position="Treasurer" src="/officers/mary.png" languages={['javascript', 'java']} reverse>
28
- {Mary Yu is a typescript enjoyer, she is interested in AI integration in databases.}
+ Mary Yu is a typescript enjoyer, she is interested in AI integration in databases.
29
30
</div>
31
</Section>
0 commit comments