From b8d019b824416e0f21b6357cf52f06fcf9985652 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Wed, 18 Feb 2026 17:03:44 +0300 Subject: [PATCH] feat(ComparisonSlider): add labels --- src/features/SetupFont/ui/TypographyMenu.svelte | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/features/SetupFont/ui/TypographyMenu.svelte b/src/features/SetupFont/ui/TypographyMenu.svelte index 631eff9..9d8d6ba 100644 --- a/src/features/SetupFont/ui/TypographyMenu.svelte +++ b/src/features/SetupFont/ui/TypographyMenu.svelte @@ -15,6 +15,7 @@ import { Drawer, IconButton, } from '$shared/ui'; +import { Label } from '$shared/ui'; import SlidersIcon from '@lucide/svelte/icons/sliders-vertical'; import { getContext } from 'svelte'; import { cubicOut } from 'svelte/easing'; @@ -72,7 +73,11 @@ $effect(() => {