summaryrefslogtreecommitdiff
path: root/src/lib/ServiceList.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ServiceList.tsx')
-rw-r--r--src/lib/ServiceList.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ServiceList.tsx b/src/lib/ServiceList.tsx
index 21b6077..473cb4c 100644
--- a/src/lib/ServiceList.tsx
+++ b/src/lib/ServiceList.tsx
@@ -37,7 +37,6 @@ const ServiceList: React.FC = () => {
return (
<Page
title={service.name}
- isValidating={isValidating}
actions={actions}
filters={filters}
>