Reactivated generate cards modal
This commit is contained in:
parent
f89023e24a
commit
8f33640bec
@ -248,7 +248,7 @@
|
||||
</svg>
|
||||
</button>
|
||||
{/if}
|
||||
<GenerateRunnerCards bind:cards_show bind:generate_cards />
|
||||
<GenerateRunnerCards cards_show={selected.length>0} bind:generate_cards={selectedCards} />
|
||||
</div>
|
||||
<div class="overflow-x-auto">
|
||||
<table class="w-full">
|
||||
|
Loading…
x
Reference in New Issue
Block a user