Skip to content

Commit

Permalink
Update centrifuge-app/src/pages/Pools.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Onno Visser <[email protected]>
  • Loading branch information
kattylucy and onnovisser authored Dec 11, 2024
1 parent 557c24d commit c0cc058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge-app/src/pages/Pools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function PoolsPage() {
<Box mt={40}>
<Box display="flex">
<Text color="#82888D" variant="body2" style={{ marginRight: 8 }}>
Total assets finance
Total assets financed
</Text>
</Box>
<Text as="h1" variant="heading1" style={{ fontSize: 36 }}>
Expand Down

0 comments on commit c0cc058

Please sign in to comment.