diff --git a/bun.lockb b/bun.lockb index a025039..faadb5d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/src/lib/components/mainLayout.svelte b/src/lib/components/mainLayout.svelte index 747df1f..a15508c 100644 --- a/src/lib/components/mainLayout.svelte +++ b/src/lib/components/mainLayout.svelte @@ -20,32 +20,35 @@ children: Snippet; } + let sidebarWidth = $state(0); const { data, channels, children }: Props = $props(); -
{user}
-{message}
+{user}
+{message}