Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine authored and inge4pres committed Feb 13, 2023
1 parent e8d3af4 commit c351b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/profiling/public/components/check_setup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export function CheckSetup({ children }: { children: React.ReactElement }) {
</li>
</ul>
</EuiText>
<EuiText size={'xs'}></EuiText>
<EuiText size={'xs'} />
</EuiFlexGrid>
),
onClick: (event: React.MouseEvent<HTMLElement, MouseEvent>) => {
Expand Down

0 comments on commit c351b81

Please sign in to comment.