chore: generic_prox ux
This commit is contained in:
@@ -107,9 +107,6 @@ const AddWorkerStep: React.FC<AddModalProps> = ({
|
||||
|
||||
return (
|
||||
<Container>
|
||||
<Title>
|
||||
{intl.formatMessage({ id: 'clusters.create.supportedGpu' })}
|
||||
</Title>
|
||||
<SupportedGPUs
|
||||
onSelect={handleSelectProvider}
|
||||
current={currentGPU}
|
||||
|
||||
Reference in New Issue
Block a user