Skip to content

Commit bbe9dbc

Browse files
kibanamachineConstance
andauthored
Remove external/popout icon from Create Engine CTA (#92272) (#92407)
- now that create engine is no longer linking out to standalone UI Co-authored-by: Constance <constancecchen@users.noreply.github.com>
1 parent 90f6376 commit bbe9dbc

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components

1 file changed

+0
-1
lines changed

x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/empty_state.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ export const EmptyState: React.FC = () => {
5252
actions={
5353
<EuiButtonTo
5454
data-test-subj="EmptyStateCreateFirstEngineCta"
55-
iconType="popout"
5655
fill
5756
to={ENGINE_CREATION_PATH}
5857
onClick={() =>

0 commit comments

Comments
 (0)