oops, remove some debugging code

pull/3823/head
Rich Harris 5 years ago committed by GitHub
parent 1273f97808
commit 1324a57786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save