Remove HR from settings view
This commit is contained in:
parent
c108b718a9
commit
41ee234015
|
@ -95,7 +95,6 @@
|
|||
onChange={onScreenPropChange}
|
||||
props={{ ...excludeProps(def, ['control', 'label']) }} />
|
||||
{/each}
|
||||
<hr />
|
||||
{/if}
|
||||
|
||||
{#if displayNameField}
|
||||
|
|
Loading…
Reference in New Issue