capture fix

This commit is contained in:
codecalm
2020-02-16 21:31:16 +01:00
parent 0746172c7d
commit 0d36f29859
+2
View File
@@ -25,12 +25,14 @@ bootstrap-link: components/forms/
{% capture code %}
{% include parts/form/validation-states.html %}
{% endcapture %}
{% include example.html code=code %}
### Subtle validation states
{% capture code %}
{% include parts/form/validation-states.html lite=true %}
{% endcapture %}
{% include example.html code=code %}
## Input size