This commit is contained in:
Benjamin Toby
2025-07-20 10:56:17 +01:00
parent b6a5982f02
commit 668b596402
13 changed files with 59 additions and 100 deletions
+2
View File
@@ -26,12 +26,14 @@ export default function Home() {
<Span>Page Not Found!</Span>
<Row className="gap-4 max-w-[400px] w-[400px]">
<Button
title="Go Back"
onClick={() => window.history.back()}
className="grow"
>
Go Back
</Button>
<Button
title="Home Page"
href="/"
variant="outlined"
linkProps={{