This commit is contained in:
release-bot
2026-02-08 22:56:41 +01:00
parent 72d6cd6ea2
commit c7f808ce2d
14 changed files with 193 additions and 113 deletions

View File

@@ -108,7 +108,7 @@
</label>
<p>{JSON.stringify(points)}</p>
{/snippet}
<InputShape bind:points={points} mirror={mirrorShape} />
<InputShape bind:value={points} mirror={mirrorShape} />
</Section>
<Section title="Details" value={detailsOpen}>