mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Update component.jsx
This commit is contained in:
@@ -37,8 +37,6 @@ export default function Component({ service }) {
|
||||
<Container service={service}>
|
||||
<Block label="uptimerobot.status" />
|
||||
<Block label="uptimerobot.uptime" />
|
||||
<Block label="uptimerobot.lastDown" />
|
||||
<Block label="uptimerobot.downDuration" />
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user