diff --git a/app/components/malio/date/Date.vue b/app/components/malio/date/Date.vue index cb50a8a..65bd880 100644 --- a/app/components/malio/date/Date.vue +++ b/app/components/malio/date/Date.vue @@ -1,113 +1,41 @@ - - - - - - {{ label }} - - - - - - - - - - - - - - - - - - {{ error || success || hint }} - - + + + { emit('update:modelValue', iso); close() }" + /> + + - -
- {{ error || success || hint }} -