feat: support output agent info
This commit is contained in:
parent
2019d8f3e3
commit
b62e34c6fa
9 changed files with 239 additions and 27 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// DON NOT EDIT IT MANUALLY
|
||||
|
||||
import * as React from 'react'
|
||||
import data from './DataSet.json'
|
||||
import data from './data.json'
|
||||
import IconBase from '@/app/components/base/icons/IconBase'
|
||||
import type { IconBaseProps, IconData } from '@/app/components/base/icons/IconBase'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue