Skip to content

Commit

Permalink
fix: [Stateful: Home page] Missing information of Store this API key …
Browse files Browse the repository at this point in the history
…section first time

Closes: elastic#195382
alexwizp committed Oct 29, 2024
1 parent 5983137 commit 954a048
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -210,6 +210,7 @@ export const CreateApiKeyFlyout: React.FC<CreateApiKeyFlyoutProps> = ({ onClose
defaultMessage: 'Store this API key',
})}
titleSize="xs"
role="alert"
>
<EuiText>
{i18n.translate('xpack.enterpriseSearch.apiKey.apiKeyStepDescription', {

0 comments on commit 954a048

Please sign in to comment.