From e58c250ffcf50e40ba552af1c16768bb02485a45 Mon Sep 17 00:00:00 2001 From: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:57:01 -0600 Subject: [PATCH] fix onboarding text in lightmode fix issue where the library selector text was borked in light mode --- src/components/Global/components/library-selector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Global/components/library-selector.tsx b/src/components/Global/components/library-selector.tsx index b02177d0..77b107f6 100644 --- a/src/components/Global/components/library-selector.tsx +++ b/src/components/Global/components/library-selector.tsx @@ -102,7 +102,7 @@ export default function LibrarySelector({ > {library.Name ?? 'Unnamed Library'}