From 0250ad92a875933bb91fa3fb4b06c139f8576adc Mon Sep 17 00:00:00 2001 From: joschuatonn Date: Sun, 5 May 2024 11:24:14 +0200 Subject: [PATCH] Outsourced the profile cards into a designated component --- src/components/ProfileCardComponent.vue | 49 +++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/components/ProfileCardComponent.vue diff --git a/src/components/ProfileCardComponent.vue b/src/components/ProfileCardComponent.vue new file mode 100644 index 0000000..ae08e36 --- /dev/null +++ b/src/components/ProfileCardComponent.vue @@ -0,0 +1,49 @@ + + + + +