mirror of https://github.com/sveltejs/svelte
parent
230040acfd
commit
cb8479b02f
@ -1,6 +0,0 @@
|
||||
<script>
|
||||
export let v, t;
|
||||
</script>
|
||||
|
||||
<svelte:options namespace="svg"/>
|
||||
<circle cx="{t}" cy="{v}" r="15" fill="#ff3e00"/>
|
Loading…
Reference in new issue