Describe the problem
Hey there! I think It would be quite convenient and sensible to have a example or illustration of dynamic components and how it's done in svelte with help of {#await...} syntax, questions regarding this is asked quite a lot of times and also have separate blog posts on this specific feature, so it would be great if svelte docs itself shows some sort of simple example.
Describe the proposed solution
(Small/brief) Sub section on dynamic components with the help of {#await...} syntax
Importance
nice to have