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