Skip to content

Commit

Permalink
Fix types.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Jul 11, 2024
1 parent 00de2f1 commit 9b1209d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export const mockState: SyntheticsAppState = {
sortOrder: 'asc',
sortField: 'name.keyword',
},
trendStats: {},
data: {
total: 0,
allMonitorIds: [],
Expand Down

0 comments on commit 9b1209d

Please sign in to comment.