From 3f0761aca72d0c3fca97efb96f97de0a16ab94ec Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Tue, 10 Feb 2026 18:13:03 +0300 Subject: [PATCH] chore: remove unused props --- src/features/DisplayFont/ui/FontSampler/FontSampler.svelte | 3 +-- .../ComparisonSlider/components/SelectComparedFonts.svelte | 7 +++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte b/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte index e7157cf..d1a41ed 100644 --- a/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte +++ b/src/features/DisplayFont/ui/FontSampler/FontSampler.svelte @@ -84,8 +84,7 @@ const letterSpacing = $derived(controlManager.spacing);
- - +
- + {font.name}
@@ -95,9 +95,8 @@ function selectFontB(font: UnifiedFont) { onclick={handleClick} > {fontListItem.name}