only show cake has avaliable currency

This commit is contained in:
João Geonizeli
2021-08-13 11:38:38 -03:00
parent ca27501b79
commit 4672804212
2 changed files with 10 additions and 206 deletions

View File

@@ -25,6 +25,8 @@ export const Balances: FC<Props> = ({ balancesRef }) => {
balancesRef
);
if (!nodes?.length) return null;
return (
<div className="-mx-4 sm:-mx-8 px-4 sm:px-8 py-4 overflow-x-auto">
<div className="inline-block min-w-full shadow rounded-lg overflow-hidden">