Skip to content

Commit

Permalink
fixed lint violation
Browse files Browse the repository at this point in the history
  • Loading branch information
ykIsCoding committed Dec 7, 2024
1 parent 8b7d717 commit ac16914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/components/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export const Footer = (props: FooterProps) => {
fontWeight="semibold"
_hover={{ color: "brand.red.medium" }}
>
Students' Computing and Data Science Club
Students' Computing and Data Science Club
</Text>
</Stack>
</Link>
Expand Down

0 comments on commit ac16914

Please sign in to comment.