mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Remove external/popout icon from Create Engine CTA (#92272)
- now that create engine is no longer linking out to standalone UI
This commit is contained in:
parent
77bc230901
commit
80f697d91f
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ export const EmptyState: React.FC = () => {
|
|||
actions={
|
||||
<EuiButtonTo
|
||||
data-test-subj="EmptyStateCreateFirstEngineCta"
|
||||
iconType="popout"
|
||||
fill
|
||||
to={ENGINE_CREATION_PATH}
|
||||
onClick={() =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue