add topping selection, defaultID WIP

This commit is contained in:
pakintada@gmail.com 2024-01-05 11:54:31 +07:00
parent 2d753502f6
commit 3b4dec5e61
10 changed files with 331 additions and 56 deletions

View file

@ -204,6 +204,8 @@
</div>
</label>
<button class="btn bg-primary btn-md border-2" (click)="this.copyToTsv(this.copyList)">COPY</button>
<div class="flex flex-col ml-auto">
<span class=""
>Last Updated:
@ -328,7 +330,7 @@
>
<th>
<label>
<input type="checkbox" class="checkbox" />
<input type="checkbox" class="checkbox" (click)="this.addToCopyList(recipe)"/>
</label>
</th>
<td