From 732f77f50468da639a6ad54defcab2bcf16304b3 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Sat, 24 Jan 2026 15:25:56 +0300 Subject: [PATCH] feat(CheckboxFilter): use new transition function springySlideFade --- src/shared/ui/CheckboxFilter/CheckboxFilter.svelte | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/shared/ui/CheckboxFilter/CheckboxFilter.svelte b/src/shared/ui/CheckboxFilter/CheckboxFilter.svelte index a30513c..e7ed2b3 100644 --- a/src/shared/ui/CheckboxFilter/CheckboxFilter.svelte +++ b/src/shared/ui/CheckboxFilter/CheckboxFilter.svelte @@ -8,7 +8,10 @@ - Local transition prevents animation when component first renders -->