playground/src/lib/utils/thoughts/p.svelte

4 lines
52 B
Svelte

<p class="whitespace-pre-wrap">
<slot></slot>
</p>