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