diff --git a/src/widgets/SampleList/ui/SampleList/SampleList.svelte b/src/widgets/SampleList/ui/SampleList/SampleList.svelte index f38815b..69f4b3f 100644 --- a/src/widgets/SampleList/ui/SampleList/SampleList.svelte +++ b/src/widgets/SampleList/ui/SampleList/SampleList.svelte @@ -5,7 +5,12 @@ - Provides a typography menu for font setup. --> {#snippet skeleton()} @@ -52,9 +93,9 @@ const checkPosition = throttle(() => { onresize={checkPosition} /> -