From d37b2c1eab433887eab08a3488b8f7b0f0d22f71 Mon Sep 17 00:00:00 2001 From: prototypa Date: Thu, 24 Nov 2022 13:56:56 -0500 Subject: [PATCH] Add title to fix accessibility issue --- src/components/atoms/SocialShare.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/atoms/SocialShare.astro b/src/components/atoms/SocialShare.astro index e661e78..8ca485f 100644 --- a/src/components/atoms/SocialShare.astro +++ b/src/components/atoms/SocialShare.astro @@ -5,19 +5,19 @@ const { text, url, class: className = 'inline-block' } = Astro.props;
Share: - - - - -