From 1d6a898e3759e09047f4f2522ff937643a841f4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Maest=C3=A1?= Date: Thu, 25 Oct 2018 14:10:26 -0300 Subject: [PATCH] `Type` removed from textarea --- docs/documentation/form/textarea.html | 40 +++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/documentation/form/textarea.html b/docs/documentation/form/textarea.html index aac12d11..e7e071f2 100644 --- a/docs/documentation/form/textarea.html +++ b/docs/documentation/form/textarea.html @@ -25,27 +25,27 @@ meta: {% capture colors_example %}
- +
- +
- +
- +
- +
{% endcapture %} @@ -53,82 +53,82 @@ meta: {% capture sizes_example %}
- +
- +
- +
- +
{% endcapture %} {% capture normal_example %}
- +
{% endcapture %} {% capture hover_example %}
- +
{% endcapture %} {% capture focus_example %}
- +
{% endcapture %} {% capture loading_example %}
- +
{% endcapture %} {% capture loading_sizes_example %}
- +
- +
- +
- +
{% endcapture %} {% capture disabled_example %}
- +
{% endcapture %} {% capture readonly_example %}
- +
{% endcapture %} @@ -136,7 +136,7 @@ meta: {% capture fixedsize_example %}
- +
{% endcapture %}