remove extra comment

pull/507/head
Cory LaViska 2021-08-17 17:04:57 -04:00
rodzic 5f33bd312e
commit 6607cdb0bd
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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.