From 9787e627a45dbdba8672c8f2b12ecaf0ed127997 Mon Sep 17 00:00:00 2001 From: roll Date: Wed, 26 Jun 2024 08:38:35 +0100 Subject: [PATCH] Fixed linting --- components/SocialIcons.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/SocialIcons.astro b/components/SocialIcons.astro index 6c2f8140..0c54ad92 100644 --- a/components/SocialIcons.astro +++ b/components/SocialIcons.astro @@ -3,7 +3,9 @@ import type { Props } from "@astrojs/starlight/props" import Default from "@astrojs/starlight/components/SocialIcons.astro" --- -v2 (current) +v2 (current) v1