Skip to content
Next Next commit
Update star count to 90.5k
  • Loading branch information
EyaOuenniche committed Jan 23, 2024
commit c4712ae3688ec8e93ee4f76f1f2030e6d09b15bb
2 changes: 1 addition & 1 deletion docs/src/components/home/MuiStatistics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Typography from '@mui/material/Typography';

const data = [
{ title: '4M', metadata: 'Weekly downloads on npm' },
{ title: '87k', metadata: 'Stars on GitHub' },
{ title: '90.5k', metadata: 'Stars on GitHub' },
{ title: '2.7k', metadata: 'Open-source contributors' },
{ title: '18.4k', metadata: 'Followers on X' },
];
Expand Down