Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Liopun authored Mar 30, 2024
1 parent 961d47d commit 1b93be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/NotFound/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function Error() {
<Typography variant='h1'>404</Typography>
<Typography variant='h6'>The page you’re looking for doesn’t exist.</Typography>
<Button href='/' variant='contained'>
Back Home
Home
</Button>
</Grid>
<Grid xs={6}>
Expand Down

0 comments on commit 1b93be6

Please # to comment.