diff --git a/src/App.vue b/src/App.vue index 9d4e58c..320021a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,60 +1,30 @@ - - - - foo - - - - select - - - {{fruits}} - {{fruit}} - - - - - - - - {{nums}} - {{numbers}} - - - - - + + + + foo + + + + red + blue + green + yellow + + bar + - + button diff --git a/src/VueSingleSelect.vue b/src/VueSingleSelect.vue index 5274dec..318694a 100644 --- a/src/VueSingleSelect.vue +++ b/src/VueSingleSelect.vue @@ -5,13 +5,12 @@ {{ getOptionDescription(option) }} @@ -70,46 +67,46 @@