mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 00:46:29 +01:00
oops, remove some debugging code
This commit is contained in:
parent
1273f97808
commit
1324a57786
@ -49,8 +49,6 @@
|
||||
|
||||
<!-- svelte-ignore a11y-autofocus -->
|
||||
<button autofocus on:click={close}>close modal</button>
|
||||
|
||||
<a href="argh">argh</a>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
@ -80,4 +78,4 @@
|
||||
button {
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user