removed price graph intestation
This commit is contained in:
parent
14a5458c52
commit
ff0796024a
@ -79,9 +79,6 @@ class App extends Component<{}, AppState> {
|
||||
|
||||
{/* Graph column */}
|
||||
<Col md={8} lg={8} className="flex-fill">
|
||||
<div className="border-bottom mt-2">
|
||||
<h2>Price graph:</h2>
|
||||
</div>
|
||||
<RPlot/>
|
||||
</Col>
|
||||
</Row>
|
||||
|
Loading…
Reference in New Issue
Block a user