From 22dd3985107ee2cb2d44e63b5d90a894b0371f32 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 12 Aug 2026 16:13:53 +0300 Subject: [PATCH] fix gradient name --- src/components/icons/StarterPack.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/icons/StarterPack.tsx b/src/components/icons/StarterPack.tsx index b906dff992..9840e282c7 100644 --- a/src/components/icons/StarterPack.tsx +++ b/src/components/icons/StarterPack.tsx @@ -1,7 +1,7 @@ import {createMultiPathSVG, createSinglePathSVG} from './TEMPLATE' /** - * Special icon for large display. Use with `gradient="bsky"` + * Special icon for large display. Use with `gradient="sky"` * * If trying to slot into other components (e.g. as a Menu.Item) use StarterPack_Stroke2_Corner0_Rounded instead */