From e75ab46665878fea905204c10eacb3a0579c2776 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 28 Jul 2020 05:58:11 -0400 Subject: [PATCH] Remove hidden prop from example --- docs/components/icon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/icon.md b/docs/components/icon.md index cc48fb7e..d284d30d 100644 --- a/docs/components/icon.md +++ b/docs/components/icon.md @@ -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 - + ```