Skip to content

Commit

Permalink
Add todo component to html inputs example.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Sep 15, 2020
1 parent bf4cc68 commit 1747e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/www/templates/www/html-inputs.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ <h2>Other inputs</h2>

{% unicorn 'html-inputs' %}

{% comment %}{% unicorn 'todo' %}{% endcomment %}
{% unicorn 'todo' %}

{% endblock content %}

0 comments on commit 1747e8c

Please sign in to comment.