fix: lint
This commit is contained in:
parent
0367c6bd7f
commit
2f1d0cf224
@ -56,5 +56,5 @@ export const useGetUserTrancheBalances = (
|
||||
error: e as Error,
|
||||
});
|
||||
}
|
||||
}, [address, appDispatch, vesting]);
|
||||
}, [address, appDispatch, tranches, vesting]);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user