Don't bind
This commit is contained in:
parent
1f5f40900f
commit
e649707b15
@ -108,7 +108,7 @@
|
||||
|
||||
{#if !$loadingScreen}
|
||||
<div style="margin-top: 10px">
|
||||
<MultiPanelCreationForm {guildId} {channels} bind:panels bind:data={multiPanelCreateData}/>
|
||||
<MultiPanelCreationForm {guildId} {channels} {panels} bind:data={multiPanelCreateData}/>
|
||||
<div style="display: flex; justify-content: center; margin-top: 2%">
|
||||
<Button icon="fas fa-paper-plane" fullWidth={true} on:click={createMultiPanel}>Submit</Button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user