6 lines
86 B

<script>
export let data = 'this should not appear';
</script>
<p><slot></slot></p>