Skip to content

Commit

Permalink
prettier lint issue fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Oct 18, 2019
1 parent 57dce9b commit 395d57f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/link/link.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ const EuiLink = React.forwardRef<
},
ref
) => {

const externalLinkIcon = external ? (
<EuiI18n token="euiLink.external.ariaLabel" default="External link">
{(ariaLabel: string) => (
Expand Down

0 comments on commit 395d57f

Please sign in to comment.