fix: fixed a dependency
This commit is contained in:
parent
9c6f5bcc94
commit
12a11a2ffc
@ -84,11 +84,11 @@ export default function AccountSummary(props: Props) {
|
||||
hlsStrategies,
|
||||
assets,
|
||||
vaultAprs,
|
||||
props.account.kind === 'high_levered_strategy',
|
||||
account.kind === 'high_levered_strategy',
|
||||
),
|
||||
[
|
||||
account,
|
||||
updatedAccount,
|
||||
props.account,
|
||||
borrowAssetsData,
|
||||
lendingAssetsData,
|
||||
prices,
|
||||
|
Loading…
Reference in New Issue
Block a user