mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
fix mismatched labels
This commit is contained in:
parent
8f001ad88a
commit
972ede9249
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ export default function Npm({ service }) {
|
|||
if (!infoData) {
|
||||
return (
|
||||
<Widget>
|
||||
<Block label="Running" />
|
||||
<Block label="Stopped" />
|
||||
<Block label="Enabled" />
|
||||
<Block label="Disabled" />
|
||||
<Block label="Total" />
|
||||
</Widget>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue