|
|
@ -144,7 +144,7 @@ export function MainPage() { |
|
|
|
<Text size="medium" weight="bold">Latest Transactions</Text> |
|
|
|
<Text size="medium" weight="bold">Latest Transactions</Text> |
|
|
|
</Box> |
|
|
|
</Box> |
|
|
|
</ColumnHeader> |
|
|
|
</ColumnHeader> |
|
|
|
<Box pad={'small'}> |
|
|
|
<Box pad={'medium'}> |
|
|
|
<LatestTransactionsTable /> |
|
|
|
<LatestTransactionsTable /> |
|
|
|
<Button |
|
|
|
<Button |
|
|
|
margin={{ top: "medium" }} |
|
|
|
margin={{ top: "medium" }} |
|
|
|