mirror of
https://github.com/aljazceru/hypergolic.git
synced 2025-12-19 14:34:20 +01:00
problem: purchases table is missing a title
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
|
||||
{#if $purchases.size > 0}
|
||||
<Table.Root>
|
||||
<Table.Caption
|
||||
class="mt-0 caption-top text-center text-lg font-semibold tracking-tight text-card-foreground"
|
||||
>Purchases</Table.Caption
|
||||
>
|
||||
<Table.Header>
|
||||
<Table.Row>
|
||||
<Table.Head>Buyer</Table.Head>
|
||||
|
||||
Reference in New Issue
Block a user