fix: secondary to compact style for attribute display button.

This commit is contained in:
Darshan
2025-04-13 12:18:49 +05:30
parent 190d5bebfe
commit 3cd7b23166
@@ -94,7 +94,7 @@
{/if}
<div>
<Button
secondary
compact
disabled={addAttributeDisabled}
on:click={() => {
names[names.length] = null;