From f1731dda40fee2d44c645d52b5f52ad8b4fd43dc Mon Sep 17 00:00:00 2001 From: maximo Date: Thu, 7 Sep 2023 12:45:52 +0700 Subject: [PATCH] Renamed to LocationSocialBtn and added small animation --- src/components/elements/BasicInfo.vue | 4 +-- src/components/elements/Card.vue | 29 +++++++++++++++++-- ...apsButton.vue => LocationSocialButton.vue} | 0 src/components/elements/MobileList.vue | 2 +- 4 files changed, 30 insertions(+), 5 deletions(-) rename src/components/elements/{GmapsButton.vue => LocationSocialButton.vue} (100%) diff --git a/src/components/elements/BasicInfo.vue b/src/components/elements/BasicInfo.vue index 05e4e8fe..04c0bcf7 100644 --- a/src/components/elements/BasicInfo.vue +++ b/src/components/elements/BasicInfo.vue @@ -1,7 +1,7 @@