Skip to content

Commit 7f631d6

Browse files
committed
fix: missing import for system-resource widget
1 parent 043294a commit 7f631d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/integrations/proxmox/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import { IconHeartRateMonitor } from "@tabler/icons-react";
1212
import { proxmoxIntegration } from '.';
1313
import Alert from '@theme/Admonition'
1414
import { healthMonitoringWidget } from '@site/docs/widgets/health-monitoring';
15+
import { systemResourcesWidget } from '@site/docs/widgets/system-resources';
1516

1617
<IntegrationHeader
1718
integration={proxmoxIntegration}

0 commit comments

Comments
 (0)