Skip to content

Commit

Permalink
Remove external/popout icon from Create Engine CTA (#92272)
Browse files Browse the repository at this point in the history
- now that create engine is no longer linking out to standalone UI
  • Loading branch information
Constance committed Feb 23, 2021
1 parent 77bc230 commit 80f697d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const EmptyState: React.FC = () => {
actions={
<EuiButtonTo
data-test-subj="EmptyStateCreateFirstEngineCta"
iconType="popout"
fill
to={ENGINE_CREATION_PATH}
onClick={() =>
Expand Down

0 comments on commit 80f697d

Please sign in to comment.