Skip to content

Commit 4ba3de6

Browse files
committed
final final commit
1 parent aac1480 commit 4ba3de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/not-found.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default function NotFound() {
2424
/>
2525
</div>
2626

27-
{/* Home Button using your shared Button component */}
27+
{/* Home Button*/}
2828
<Button
2929
className="mt-12 text-xl px-8 py-6 font-[Ballega] font-extralight"
3030
onClick={() => router.push("/")}

0 commit comments

Comments
 (0)