Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dborodyansky committed Oct 15, 2021
1 parent 94bafee commit 02f9d69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const DeprecationIssuesPanel = (props: Props) => {
titleSize="xs"
{...(!hasNoIssues && reactRouterNavigate(history, linkUrl))}
>
<EuiSpacer size="s"/>
<EuiSpacer size="s" />

{hasError ? (
<LoadingIssuesError>{errorMessage}</LoadingIssuesError>
Expand Down

0 comments on commit 02f9d69

Please sign in to comment.