Skip to content

Commit

Permalink
Update Button Count
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Feb 15, 2024
1 parent 374a841 commit b3a519f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h2>Buttons</h2>
>error secondary button</thorin-button
>
<thorin-button variant="disabled"
>error secondary button</thorin-button
>disabled button</thorin-button
>
<thorin-button variant="indigo"
>indigo button</thorin-button
Expand All @@ -68,7 +68,6 @@ <h2>Buttons</h2>
>
<thorin-button variant="green">green button</thorin-button>
<thorin-button variant="grey">grey button</thorin-button>
<thorin-button>hello world</thorin-button>
</div>
</div>
<div class="card">
Expand Down

0 comments on commit b3a519f

Please sign in to comment.