svelte-jsonschema-form
svelte-jsonschema-form copied to clipboard
Hide accordion arrows when disabled
trafficstars
The expand/collapse arrows on the right of the object and array accordion headers are visible & clickable, even when the accordion is disabled. (Which means they don't actually do anything.) We should probably hide them until the accordion is enabled.