List number of scenarios (#14)
This commit is contained in:
@@ -55,8 +55,8 @@ export default function OutputsTable({ experimentId }: { experimentId: string |
|
|||||||
py={cellPadding.y}
|
py={cellPadding.y}
|
||||||
>
|
>
|
||||||
<HStack w="100%">
|
<HStack w="100%">
|
||||||
<Heading size="sm" fontWeight="bold" flex={1}>
|
<Heading size="xs" fontWeight="bold" flex={1}>
|
||||||
Scenario
|
Scenarios ({scenarios.data.length})
|
||||||
</Heading>
|
</Heading>
|
||||||
<Button
|
<Button
|
||||||
size="xs"
|
size="xs"
|
||||||
|
|||||||
Reference in New Issue
Block a user