fix: fixed a dependency

This commit is contained in:
Linkie Link 2024-02-07 11:23:12 +01:00
parent 9c6f5bcc94
commit 12a11a2ffc
No known key found for this signature in database
GPG Key ID: 5318B0F2564D38EA

View File

@ -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,