Skip to content

Commit

Permalink
remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 17, 2021
1 parent 5f33bd3 commit 6607cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/select/select.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ let id = 0;
* @slot prefix - Used to prepend an icon or similar element to the select.
* @slot suffix - Used to append an icon or similar element to the select.
* @slot label - The select's label. Alternatively, you can use the label prop.
* @slot suffix - The select's suffix.
* @slot help-text - Help text that describes how to use the select.
*
* @event sl-clear - Emitted when the clear button is activated.
Expand Down

0 comments on commit 6607cdb

Please sign in to comment.