From c28756adaebe1bcd3d249fe008bad5114de0d253 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Mon, 23 Dec 2024 01:18:43 +0100 Subject: [PATCH] Lib: Update lazycard props name to differentiate from non-lazy card --- src/lib/components/cards/LazyCard.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/cards/LazyCard.svelte b/src/lib/components/cards/LazyCard.svelte index 9615298..733e99e 100644 --- a/src/lib/components/cards/LazyCard.svelte +++ b/src/lib/components/cards/LazyCard.svelte @@ -1,9 +1,9 @@