Skip to content

Commit

Permalink
Update not-found.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinta0 authored Aug 22, 2024
1 parent 5fadcfb commit 78a0920
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/not-found.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// app/not-found.tsx
"use client"

export default function NotFound() {
return (
<div>
Expand Down

0 comments on commit 78a0920

Please sign in to comment.