Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaAmega committed Dec 5, 2024
1 parent 72dc7bc commit d364393
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const Component = () => {

return (
<>
<Typography align='center' variant={'h6'}>
<Typography align='center' variant={'h5'}>
{projects.length > 0 ? 'Project List' : "You don't have any projects yet"}
</Typography>
<Box m='auto' mt={2} maxWidth={600}>
Expand Down

0 comments on commit d364393

Please sign in to comment.