fix: get models in cloning
This commit is contained in:
@@ -143,7 +143,7 @@ const BackendDetail: React.FC<{
|
||||
</span>
|
||||
</Subtitle>
|
||||
<Content>
|
||||
<Typography.Paragraph>
|
||||
<Typography.Paragraph style={{ whiteSpace: 'pre-line' }}>
|
||||
{currentData?.description}
|
||||
</Typography.Paragraph>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user