fix comment

pull/17116/head
Rich Harris 2 weeks ago
parent 4d5209c511
commit b8fc364dbd

@ -1,6 +1,6 @@
<script>
let { double } = $props();
double; // forces derived into UNOWNED mode
double; // derived is first read outside an active_reaction
</script>
<p>{double}</p>

Loading…
Cancel
Save