diff --git a/docs/components/input.md b/docs/components/input.md
index 8305aab..7cc9a6c 100644
--- a/docs/components/input.md
+++ b/docs/components/input.md
@@ -25,9 +25,12 @@ On this page you will find all of the input types based on multiple variants, st
```vue
-
+
```
diff --git a/docs/components/input/examples/InputExample.vue b/docs/components/input/examples/InputExample.vue
index 0a58e72..a1057cc 100644
--- a/docs/components/input/examples/InputExample.vue
+++ b/docs/components/input/examples/InputExample.vue
@@ -1,6 +1,9 @@
-
+
diff --git a/src/components/Input/Input.vue b/src/components/Input/Input.vue
index 4871feb..45cf5b5 100644
--- a/src/components/Input/Input.vue
+++ b/src/components/Input/Input.vue
@@ -23,33 +23,25 @@