diff --git a/app/javascript/dashboard/components-next/inline-input/InlineInput.story.vue b/app/javascript/dashboard/components-next/inline-input/InlineInput.story.vue new file mode 100644 index 000000000..7338d9cc9 --- /dev/null +++ b/app/javascript/dashboard/components-next/inline-input/InlineInput.story.vue @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/javascript/dashboard/components-next/inline-input/InlineInput.vue b/app/javascript/dashboard/components-next/inline-input/InlineInput.vue new file mode 100644 index 000000000..71dae0af0 --- /dev/null +++ b/app/javascript/dashboard/components-next/inline-input/InlineInput.vue @@ -0,0 +1,65 @@ + + + + + + {{ label }} + + + + + +