From 28c76b0f72f4574a83465a53058aa954d0842ed4 Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Thu, 29 Jun 2023 10:21:39 +0800 Subject: [PATCH] fix: delete text --- datacenter/app/datastores/documents/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/datacenter/app/datastores/documents/page.tsx b/datacenter/app/datastores/documents/page.tsx index 9b9393350..7ce660f81 100644 --- a/datacenter/app/datastores/documents/page.tsx +++ b/datacenter/app/datastores/documents/page.tsx @@ -267,7 +267,6 @@ const Documents = () => { onChange={(e: any) => setDocumentName(e.target.value)} sx={{ marginBottom: '20px' }} /> - Web Page URL: {documentType === 'webPage' ? ( <> Web Page URL: