fix: benchmark tooltip
This commit is contained in:
@@ -99,7 +99,7 @@ const DatasetForm: React.FC = () => {
|
||||
: false
|
||||
}
|
||||
>
|
||||
{intl.formatMessage({ id: item?.label || '' })}
|
||||
{item?.label}
|
||||
</AutoTooltip>
|
||||
</Select.Option>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user