Skip to content

Commit

Permalink
Deleted unneeded fragment component
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Apr 7, 2021
1 parent a2c811e commit 205aa4f
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,7 @@ export const CloudUrlHelp: FunctionComponent = () => {
/>
</EuiLink>
),
elasticsearch: (
<>
<strong> Elasticsearch</strong>
</>
),
elasticsearch: (<strong> Elasticsearch</strong>),
}}
/>
</EuiText>
Expand Down

0 comments on commit 205aa4f

Please sign in to comment.