diff --git a/components/NumberPicker.vue b/components/NumberPicker.vue new file mode 100644 index 0000000..1044459 --- /dev/null +++ b/components/NumberPicker.vue @@ -0,0 +1,23 @@ + + + \ No newline at end of file diff --git a/components/PinPicker.vue b/components/PinPicker.vue new file mode 100644 index 0000000..becccf7 --- /dev/null +++ b/components/PinPicker.vue @@ -0,0 +1,20 @@ + + + \ No newline at end of file diff --git a/components/TextInput.vue b/components/TextInput.vue index 9f2874d..66da66c 100644 --- a/components/TextInput.vue +++ b/components/TextInput.vue @@ -1,5 +1,5 @@