Files
svelte-carousel/src/docs/Layouts/custom/H/H2/H2Dom.svelte
2021-08-14 15:41:38 +03:00

4 lines
35 B
Svelte

<h2 {...$$props}>
<slot />
</h2>