diff --git a/src/components/pet.vue b/src/components/pet.vue new file mode 100644 index 0000000..c04aeef --- /dev/null +++ b/src/components/pet.vue @@ -0,0 +1,87 @@ + + + \ No newline at end of file diff --git a/src/views/PetsView.vue b/src/views/PetsView.vue index 0bf0604..ed124fd 100644 --- a/src/views/PetsView.vue +++ b/src/views/PetsView.vue @@ -1,8 +1,112 @@ - \ No newline at end of file + \ No newline at end of file