From d3c1f2a35c8f317d825534bc7534d4990cef4e71 Mon Sep 17 00:00:00 2001 From: Priyanshubhartistm Date: Wed, 8 Apr 2026 20:52:39 +0530 Subject: [PATCH 1/6] feat(spaces): smooth reorder animation --- src/routes/spaces/+page.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/routes/spaces/+page.svelte b/src/routes/spaces/+page.svelte index 95ddd8c7..1fcfee3c 100644 --- a/src/routes/spaces/+page.svelte +++ b/src/routes/spaces/+page.svelte @@ -1,5 +1,6 @@ - - + + {#if showSearch} - +
{#each PLATFORM_RELAYS as url (url)}
{/if}
- +
{#each PLATFORM_RELAYS as url (url)}