Skip to content

Commit

Permalink
add fullWidth prop to Deposit (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylarbarrera authored Jan 5, 2021
1 parent f72ee81 commit 49a9d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/savings/SavingsSheetEmptyState.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const SavingsSheetEmptyState = ({
<ColumnWithMargins css={padding(19, 15)} margin={19} width="100%">
<SheetActionButton
color={colors.swapPurple}
fullWidth
label="􀁍 Deposit from Wallet"
onPress={onDeposit}
size="big"
Expand Down

0 comments on commit 49a9d9e

Please sign in to comment.