Skip to content

Commit

Permalink
update main CTA text
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Oct 8, 2024
1 parent 0dbd8b0 commit ac60f31
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,15 +187,8 @@ export const NoDataViewsPrompt = ({
<h2>
<FormattedMessage
id="sharedUXPackages.noDataViewsPrompt.youHaveData"
defaultMessage="You have data in Elasticsearch."
defaultMessage="How do you want to explore your Elasticsearch data?"
/>
<EuiSpacer size="s" />
<EuiText size="m">
<FormattedMessage
id="sharedUXPackages.noDataViewsPrompt.chooseHowToExplore"
defaultMessage="Now choose how to explore your data"
/>
</EuiText>
</h2>
</EuiTextAlign>
</EuiText>
Expand Down

0 comments on commit ac60f31

Please sign in to comment.