Skip to content

Commit

Permalink
chore(RisAutoComplete): add placeholder in story
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterCarl committed Nov 29, 2024
1 parent 99ca813 commit 5323b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/RisAutoComplete/RisAutoComplete.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const meta: Meta<typeof RisAutoComplete> = {
dropdown: true,
dropdownMode: "current",
ariaLabel: "",
placeholder: "Type something",
ariaLabelledby: "",
delay: 300,
completeOnFocus: false,
Expand Down

0 comments on commit 5323b62

Please sign in to comment.