beginner-sveltekit icon indicating copy to clipboard operation
beginner-sveltekit copied to clipboard

Wrong content in a code block (unnamed supplementary slot where 3 named slots are enough)

Open c-marc opened this issue 2 years ago • 0 comments

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").

c-marc avatar Aug 02 '23 09:08 c-marc