mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
fix mismatched labels
This commit is contained in:
@@ -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>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user