fix: display instance type spec
This commit is contained in:
@@ -45,7 +45,7 @@ const useModelsColumns = ({
|
||||
)
|
||||
},
|
||||
{
|
||||
title: 'Cluster',
|
||||
title: intl.formatMessage({ id: 'clusters.title' }),
|
||||
dataIndex: 'cluster',
|
||||
key: 'cluster',
|
||||
span: 3,
|
||||
|
||||
Reference in New Issue
Block a user