Skip to content
Snippets Groups Projects
Commit dc976590 authored by Dima Rifai's avatar Dima Rifai Committed by mcfarhat
Browse files

Issue #373 - Remove irrelevant dependencies

parent 2dd07383
No related branches found
No related tags found
2 merge requests!481bring recent develop changes to mater to match the backend,!468Delrifai/#373 fix build errors
......@@ -88,7 +88,7 @@ const AccountBalanceCard: React.FC<AccountBalanceCardProps> = ({
}, 0);
setTotalBalance(newBalance);
}, [keys, userDetails, cardNameMap, grabNumericValue]);
}, [keys, userDetails]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment