diff --git a/app/javascript/dashboard/components-next/input/Input.story.vue b/app/javascript/dashboard/components-next/input/Input.story.vue
new file mode 100644
index 000000000..579c2437a
--- /dev/null
+++ b/app/javascript/dashboard/components-next/input/Input.story.vue
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/javascript/dashboard/components-next/input/Input.vue b/app/javascript/dashboard/components-next/input/Input.vue
new file mode 100644
index 000000000..ed0517257
--- /dev/null
+++ b/app/javascript/dashboard/components-next/input/Input.vue
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+ {{ message }}
+
+
+