diff --git a/index.html b/index.html index 12e3b00..cafce3b 100644 --- a/index.html +++ b/index.html @@ -84,6 +84,9 @@ + + + diff --git a/public/img/avatars/default-Profile.jpg b/public/img/avatars/default-Profile.jpg new file mode 100644 index 0000000..5f398b1 Binary files /dev/null and b/public/img/avatars/default-Profile.jpg differ diff --git a/src/components/input/ArrInput.vue b/src/components/input/ArrInput.vue new file mode 100644 index 0000000..bb99de6 --- /dev/null +++ b/src/components/input/ArrInput.vue @@ -0,0 +1,128 @@ + + + diff --git a/src/components/input/FormSelect.vue b/src/components/input/FormSelect.vue index 10ce5c3..d95b94e 100644 --- a/src/components/input/FormSelect.vue +++ b/src/components/input/FormSelect.vue @@ -1,11 +1,11 @@