Skip to content

Commit

Permalink
chore: fixed mtc test
Browse files Browse the repository at this point in the history
  • Loading branch information
agliga committed Jan 15, 2025
1 parent f3513e6 commit 14618f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ebay-combobox/examples/floating-label.marko
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<ebay-combobox name="example1text" autocomplete="list" floating-label>
<ebay-combobox name="example1text" autocomplete="list" floating-label="Option">
<@option text="August Campaign"/>
<@option text="4th of July Sale (paused)"/>
<@option text="Basic Offer"/>
Expand Down

0 comments on commit 14618f8

Please sign in to comment.