Skip to content

Commit 68cc237

Browse files
chore(search): remove displayLabel from nested textfield
1 parent 576d21f commit 68cc237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/search/stories/template.js

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export const Template = ({
4545
setName: "workflow",
4646
type: "search",
4747
placeholder: "Search",
48-
displayLabel: false,
4948
name: "search",
5049
customInputClasses: [`${rootClass}-input`],
5150
customIconClasses: [`${rootClass}-icon`],

0 commit comments

Comments
 (0)