You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found out, that Sveltekit example is still using old Sveltekit version structure (index.svelte instead of +page.svelte
__layout.svelte instead of +layout.svelte). It would be nice to recreate the example in latest version od Sveltekit (after major changes).
I found out, that Sveltekit example is still using old Sveltekit version structure (index.svelte instead of +page.svelte
__layout.svelte instead of +layout.svelte). It would be nice to recreate the example in latest version od Sveltekit (after major changes).