Site: Fix slot typo in docs

pull/7738/head
Andrei Eftimie 7 years ago committed by Conduitry
parent be13b56643
commit 5a5174391e

@ -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