From 867d458103017183304b8b0c08556d40fda13a18 Mon Sep 17 00:00:00 2001
From: delucis
Date: Thu, 16 May 2024 21:06:31 +0000
Subject: [ci] format
---
packages/starlight/components/Icons.ts | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/packages/starlight/components/Icons.ts b/packages/starlight/components/Icons.ts
index 95ca9ae3..c8ad66b8 100644
--- a/packages/starlight/components/Icons.ts
+++ b/packages/starlight/components/Icons.ts
@@ -121,8 +121,7 @@ export const BuiltInIcons = {
'',
astro:
'',
- alpine:
- '',
+ alpine: '',
pnpm: '',
biome:
'',
--
cgit