From 469c52eb978afc00a79e174ba8c4ce35b8659a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Nicou=C3=A9?= Date: Thu, 2 Feb 2023 17:17:44 +0100 Subject: [PATCH] Remove ContactDecoration component --- components/ContactDecoration.vue | 61 -------------------------------- components/ContactSection.vue | 15 +++----- 2 files changed, 5 insertions(+), 71 deletions(-) delete mode 100644 components/ContactDecoration.vue diff --git a/components/ContactDecoration.vue b/components/ContactDecoration.vue deleted file mode 100644 index 1d9cae8..0000000 --- a/components/ContactDecoration.vue +++ /dev/null @@ -1,61 +0,0 @@ - - - - - diff --git a/components/ContactSection.vue b/components/ContactSection.vue index a21e47d..805187b 100644 --- a/components/ContactSection.vue +++ b/components/ContactSection.vue @@ -1,7 +1,6 @@