remove comma
This commit is contained in:
parent
b3c50570c5
commit
c8d68cd28f
|
@ -93,7 +93,7 @@ class Overview extends React.Component {
|
|||
</Descriptions>
|
||||
</Card>
|
||||
</Col>
|
||||
</Row>,
|
||||
</Row>
|
||||
</Card>)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue