Update component.jsx
This commit is contained in:
parent
2363f96f1b
commit
36760caff9
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ export default function Component({ service }) {
|
||||||
<Container service={service}>
|
<Container service={service}>
|
||||||
<Block label="uptimerobot.status" />
|
<Block label="uptimerobot.status" />
|
||||||
<Block label="uptimerobot.uptime" />
|
<Block label="uptimerobot.uptime" />
|
||||||
<Block label="uptimerobot.lastDown" />
|
|
||||||
<Block label="uptimerobot.downDuration" />
|
|
||||||
</Container>
|
</Container>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue