Remove hidden prop from example

pull/146/head
Cory LaViska 2020-07-28 05:58:11 -04:00
rodzic 5d9608b6bc
commit e75ab46665
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ Icons are symbols that can be used to represent or provide context to various op
Shoelace comes bundled with over 1,000 icons courtesy of the [Bootstrap Icons](https://icons.getbootstrap.com/) project. Click or tap on an icon below to copy the name and use it like this.
```html
<sl-icon name="icon-name-here" hidden></sl-icon>
<sl-icon name="icon-name-here"></sl-icon>
```
<div class="icon-search">