diff --git a/app/components/malio/input/InputAmount.vue b/app/components/malio/input/InputAmount.vue index 4012ea0..ef58742 100644 --- a/app/components/malio/input/InputAmount.vue +++ b/app/components/malio/input/InputAmount.vue @@ -1,67 +1,69 @@ - - + + - - {{ label }} - + + {{ label }} + - - - - - {{ hint || error || success }} - + /> + + + + {{ hint || error || success }} + +
- {{ hint || error || success }} -
+ {{ hint || error || success }} +