diff --git a/src/app/document/page.tsx b/src/app/document/page.tsx index 2423d49..62efae8 100644 --- a/src/app/document/page.tsx +++ b/src/app/document/page.tsx @@ -16,9 +16,7 @@ const DocumentCardWrapper = ({ notFound() } - return ( - - ) + return } const Page = () => {