mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 06:28:27 +01:00
Added scheduling for speedtest
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user