From 37128f52c089771a886e8775732c86f95b9c8411 Mon Sep 17 00:00:00 2001 From: quantum9Innovation Date: Mon, 19 Feb 2024 05:20:53 +0000 Subject: [PATCH] style: format --- src/app/document/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 = () => {