mirror of
https://github.com/aljazceru/hypergolic.git
synced 2025-12-18 22:14:21 +01:00
problem: Revenue table doesn't work
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
{:else}
|
||||
<PayNow {product} rocketProduct={rocket.Products().get(product.ID())} {rocket} />
|
||||
{/if}
|
||||
<a
|
||||
href="#"
|
||||
on:click={() => {
|
||||
console.log(product);
|
||||
}}>print to console</a
|
||||
>
|
||||
</Card.Footer>
|
||||
</Card.Root>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user