stabilize input specs key

This commit is contained in:
Ruben Fiszel
2025-06-16 21:27:30 +02:00
parent 74a6ffaaa6
commit da48ff0300
@@ -51,7 +51,7 @@
{#if inputSpecs}
<div class="w-full flex flex-col gap-4">
{#each Object.keys(finalInputSpecsConfiguration) as k}
{#each Object.keys(finalInputSpecsConfiguration) as k (k)}
{#if overridenByComponent.includes(k)}
<div>
<span class="text-xs font-semibold truncate text-primary">