diff --git a/src/views/formlayout/FormLayoutDemo.vue b/src/views/formlayout/FormLayoutDemo.vue
index 0ac15ed52..e07b7c4ea 100644
--- a/src/views/formlayout/FormLayoutDemo.vue
+++ b/src/views/formlayout/FormLayoutDemo.vue
@@ -157,7 +157,7 @@
-
+
diff --git a/src/views/formlayout/FormLayoutDoc.vue b/src/views/formlayout/FormLayoutDoc.vue
index bbea4db58..911633477 100644
--- a/src/views/formlayout/FormLayoutDoc.vue
+++ b/src/views/formlayout/FormLayoutDoc.vue
@@ -191,7 +191,7 @@
</div>
<div class="p-field p-col-12">
<label for="address">Address</label>
- <Textarea id="address" type="text" rows="4" />
+ <Textarea id="address" rows="4" />
</div>
<div class="p-field p-col-12 p-md-6">
<label for="city">City</label>
@@ -371,7 +371,7 @@
</div>
<div class="p-field p-col-12">
<label for="address">Address</label>
- <Textarea id="address" type="text" rows="4" />
+ <Textarea id="address" rows="4" />
</div>
<div class="p-field p-col-12 p-md-6">
<label for="city">City</label>