Skip to content

Commit

Permalink
Update the number of Technical Clubs on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavberi committed Mar 17, 2024
1 parent d50c69f commit 095b689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function Home() {
<Statistic
color="info"
icon="component-exchange"
total={7}
total={8}
title="Technical Clubs"
sx={{ height: 200, p: 3 }}
/>
Expand Down

0 comments on commit 095b689

Please sign in to comment.