Added scheduling for speedtest

This commit is contained in:
Henry Whitaker
2020-04-08 19:06:13 +01:00
parent 6daade8382
commit c2c418947c
5 changed files with 33 additions and 12 deletions

View File

@@ -57,6 +57,11 @@ export default class LatestResults extends Component {
} else {
return (
<Container fluid>
<Row>
<Col sm={{ span: 12 }} className="text-center">
<h4>Latest test results:</h4>
</Col>
</Row>
<Row>
<Col
lg={{ span: 2, offset: 3 }}