diff options
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index c54bae85c..9bd2b3d48 100644 --- a/components.html +++ b/components.html @@ -248,7 +248,7 @@ base_url: "../" {% highlight html %} <button type="button" class="btn btn-default btn-lg"> <span class="glyphicon glyphicon-star"></span> Star -</a> +</button> {% endhighlight %} </div> |
