mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
Fix
This commit is contained in:
parent
43240ddb34
commit
b520b95cef
@ -34,6 +34,7 @@ export const useInsights = (
|
||||
metricsSummaryTrends: [],
|
||||
environmentTypeTrends: [],
|
||||
lifecycleTrends: [],
|
||||
creationArchiveTrends: [],
|
||||
} as InstanceInsightsSchema),
|
||||
refetchInsights,
|
||||
loading: !error && !data,
|
||||
|
Loading…
Reference in New Issue
Block a user