From a137a6f67fbe62b9dab9d994b0a24ec2faf6feb0 Mon Sep 17 00:00:00 2001
From: delucis
Date: Fri, 13 Oct 2023 14:19:10 +0000
Subject: [ci] format
---
packages/starlight/components/Icons.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/starlight/components/Icons.ts b/packages/starlight/components/Icons.ts
index 711b3e75..23e5c020 100644
--- a/packages/starlight/components/Icons.ts
+++ b/packages/starlight/components/Icons.ts
@@ -96,5 +96,5 @@ export const Icons = {
email:
'',
reddit:
- ''
+ '',
};
--
cgit