beginner-sveltekit
beginner-sveltekit copied to clipboard
Wrong content in a code block (unnamed supplementary slot where 3 named slots are enough)
In https://vercel.com/docs/beginner-sveltekit/slots#named-slots, in the code block for Modal.svelte, lines 23-34 shouldn't be there I think. The code block should stop with line 22 with the 3 named slots defined (including the one for "content").