Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Jan 12, 2024
1 parent 3ffece9 commit 3f7de21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/apm/public/hooks/use_breakpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ export function useBreakpoints() {
return { isXSmall, isSmall, isMedium, isLarge, isXl, isXXL, isXXXL };
}, [isXSmall, isSmall, isMedium, isLarge, isXl, isXXL, isXXXL]);
}

0 comments on commit 3f7de21

Please sign in to comment.