mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 12:18:12 +00:00
fix: delete text
This commit is contained in:
parent
3dafb7b5c7
commit
28c76b0f72
@ -267,7 +267,6 @@ const Documents = () => {
|
|||||||
onChange={(e: any) => setDocumentName(e.target.value)}
|
onChange={(e: any) => setDocumentName(e.target.value)}
|
||||||
sx={{ marginBottom: '20px' }}
|
sx={{ marginBottom: '20px' }}
|
||||||
/>
|
/>
|
||||||
Web Page URL:
|
|
||||||
{documentType === 'webPage' ? (
|
{documentType === 'webPage' ? (
|
||||||
<>
|
<>
|
||||||
Web Page URL:
|
Web Page URL:
|
||||||
|
Loading…
Reference in New Issue
Block a user