Skip to content

Commit

Permalink
fix: enable add account button on portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
borcherd committed Dec 4, 2024
1 parent c1c56f0 commit 6bdbacc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const LendingPortfolio = () => {
fetchMrgnlendState={fetchMrgnlendState}
closeOnSwitch={true}
popoverContentAlign="start"
showAddAccountButton={false}
// showAddAccountButton={false}
processOpts={{
...priorityFees,
broadcastType,
Expand Down

0 comments on commit 6bdbacc

Please sign in to comment.