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
Docs: Add a link from [svelte-transition](https://svelte.dev/docs/svelte-transition) to [svelte/transition](https://svelte.dev/docs/svelte/transition) page #15296
As a newcomer I was curious, how to add animations in svelte (animations which would work well with {#if blocks that is).
So I found the https://svelte.dev/docs/svelte/svelte-transition page. Looks auto-generated from source, with little context to what is is.
I was then quite confused how to actually use it, until I found the other page with a similar name, actually adding the context: https://svelte.dev/docs/svelte/transition