Skip to content

Commit

Permalink
Fix fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kpatticha committed Apr 29, 2022
1 parent f7b2066 commit 301f629
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export function ServiceGroupTemplate({
return callApmApi('GET /internal/apm/service-groups');
}
},
// eslint-disable-next-line react-hooks/exhaustive-deps
[]
);

Expand Down

0 comments on commit 301f629

Please sign in to comment.