Site: Fix slot typo in docs

pull/2604/head
Andrei Eftimie 7 years ago
parent c965abc884
commit 02b17590d4

@ -983,7 +983,7 @@ Named slots can also expose values. The `let:` directive goes on the element wit
{/each} {/each}
</ul> </ul>
</slot name="footer"></slot> <slot name="footer"></slot>
``` ```

Loading…
Cancel
Save