Skip to content

Commit

Permalink
Update packages/shared-ux/prompt/no_data_views/impl/src/no_data_views…
Browse files Browse the repository at this point in the history
….component.tsx

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>
  • Loading branch information
tsullivan and andreadelrio authored Oct 8, 2024
1 parent f9d90fb commit 778f831
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export const NoDataViewsPrompt = ({
defaultMessage="You have data in Elasticsearch."
/>
<EuiSpacer size="s" />
<EuiText size="s">
<EuiText size="m">
<FormattedMessage
id="sharedUXPackages.noDataViewsPrompt.chooseHowToExplore"
defaultMessage="Now choose how to explore your data"
Expand Down

0 comments on commit 778f831

Please sign in to comment.