Update create meta engine button to match create engine (#96884)

This commit is contained in:
Constance 2021-04-12 15:55:04 -07:00 committed by GitHub
parent 39f87f4560
commit f4bc0d61a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,8 +134,9 @@ export const EnginesOverview: React.FC = () => {
<EuiPageContentHeaderSection>
{canManageEngines && (
<EuiButtonTo
color="primary"
fill
color="secondary"
size="s"
iconType="plusInCircle"
data-test-subj="appSearchEnginesMetaEngineCreationButton"
to={META_ENGINE_CREATION_PATH}
>