Remove HR from settings view

This commit is contained in:
Andrew Kingston 2020-10-14 17:07:22 +01:00
parent c108b718a9
commit 41ee234015
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@
onChange={onScreenPropChange} onChange={onScreenPropChange}
props={{ ...excludeProps(def, ['control', 'label']) }} /> props={{ ...excludeProps(def, ['control', 'label']) }} />
{/each} {/each}
<hr />
{/if} {/if}
{#if displayNameField} {#if displayNameField}