diff --git a/.playground/pages/composant/inputText.vue b/.playground/pages/composant/inputText.vue index 7c00b7c..e329107 100644 --- a/.playground/pages/composant/inputText.vue +++ b/.playground/pages/composant/inputText.vue @@ -2,7 +2,8 @@
+ {{ error || success || hint }} +
+ + + + + diff --git a/app/story/InputSelect.story.vue b/app/story/InputSelect.story.vue new file mode 100644 index 0000000..7939beb --- /dev/null +++ b/app/story/InputSelect.story.vue @@ -0,0 +1,148 @@ + +