mirror of https://github.com/sveltejs/svelte
parent
46b1843c4e
commit
a197bc68c0
@ -1,3 +1,3 @@
|
|||||||
<svelte:options tag="as-element"/>
|
<svelte:options tag="as-element"/>
|
||||||
|
|
||||||
<h1><slot/><h1>
|
<h1><slot/></h1>
|
@ -1,3 +1,3 @@
|
|||||||
<svelte:options tag="as-import"/>
|
<svelte:options tag="as-import"/>
|
||||||
|
|
||||||
<h2><slot/><h2>
|
<h2><slot/></h2>
|
Loading…
Reference in new issue