Skip to content

Commit

Permalink
Adds an icon to the relevance tuning preview empty prompt
Browse files Browse the repository at this point in the history
Just a lil flair
  • Loading branch information
daveyholler committed Jun 10, 2021
1 parent 1ba29c0 commit 5cba4b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import { RelevanceTuningLogic } from '.';
const emptyCallout = (
<EuiEmptyPrompt
data-test-subj="EmptyQueryPrompt"
iconType="glasses"
body={i18n.translate(
'xpack.enterpriseSearch.appSearch.engine.relevanceTuning.preview.enterQueryMessage',
{
Expand Down

0 comments on commit 5cba4b5

Please sign in to comment.