Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Oct 6, 2023
1 parent ab0f4df commit d0f6991
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export function ComponentInputs(props: ComponentInputsProps) {
</>
) : (
<EuiEmptyPrompt
iconType={'iInCircle'}
iconType={'cross'}
title={<h2>No component selected</h2>}
titleSize="s"
body={
Expand Down

0 comments on commit d0f6991

Please sign in to comment.