Skip to content

Commit

Permalink
[DataView] Readd placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
jughosta committed Mar 1, 2023
1 parent 7ec88e0 commit f681b82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ export const TitleField = ({
fullWidth
data-test-subj="createIndexPatternTitleInput"
append={<TitleDocsPopover />}
placeholder="example-*"
/>
</EuiFormRow>
);
Expand Down

0 comments on commit f681b82

Please sign in to comment.