mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-21 05:16:54 +08:00
feat: Modify the modal style of creating an agent so that there are more templates in the field of view #2122 (#2123)
### What problem does this PR solve? feat: Modify the modal style of creating an agent so that there are more templates in the field of view #2122 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -86,10 +86,6 @@ const TestingResult = ({ handleTesting }: IProps) => {
|
||||
</span>
|
||||
{t('filesSelected')}
|
||||
</Space>
|
||||
<Space size={52}>
|
||||
<b>{t('hits')}</b>
|
||||
<b>{t('view')}</b>
|
||||
</Space>
|
||||
</Flex>
|
||||
),
|
||||
children: (
|
||||
|
||||
Reference in New Issue
Block a user