Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jarbacoa committed May 4, 2022
1 parent 8cae8db commit cfac8e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/pages/Fuse/FusePoolPage/FusePoolPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ const FusePoolPage = memo(() => {
<HStack>
<WarningTwoIcon color="darkgoldenrod" mr={2} />
<Text color="black">
`Warning: Do not repay your borrows if your collateral is not
withdrawable, due to lack of liquidity. `
`Please be aware of available collateral asset liquidity when repaying borrows if you intend to withdraw.`
</Text>
</HStack>
</Alert>
Expand Down

1 comment on commit cfac8e6

@vercel
Copy link

@vercel vercel bot commented on cfac8e6 May 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.