From b095733a9d0ba99400386cb5ef3c9d98f70139ec Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Tue, 7 Feb 2023 11:16:14 +0100 Subject: [PATCH] ui --- apps/web/pages/documents/[id]/index.tsx | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/apps/web/pages/documents/[id]/index.tsx b/apps/web/pages/documents/[id]/index.tsx index 72735a157..114c41e5c 100644 --- a/apps/web/pages/documents/[id]/index.tsx +++ b/apps/web/pages/documents/[id]/index.tsx @@ -72,20 +72,15 @@ const DocumentsDetailPage: NextPageWithLayout = (props: any) => {
-