remove comma

This commit is contained in:
medcl 2021-02-21 09:19:45 +08:00
parent b3c50570c5
commit c8d68cd28f
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class Overview extends React.Component {
</Descriptions>
</Card>
</Col>
</Row>,
</Row>
</Card>)
}
}