From 3d4b23c53f203249b1d0c8e51d668f7b86dbaa6c Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 22 Feb 2026 15:18:34 +0200 Subject: feat: prefill welcome step --- website/src/lib/components/user-profile.svelte | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'website/src/lib/components/user-profile.svelte') diff --git a/website/src/lib/components/user-profile.svelte b/website/src/lib/components/user-profile.svelte index 7ad7ba2..4e41e61 100644 --- a/website/src/lib/components/user-profile.svelte +++ b/website/src/lib/components/user-profile.svelte @@ -1,18 +1,18 @@ - - user-profile-filled - - - - - - - + + user-profile-filled + + + + + + + -- cgit v1.2.3