commeting out until configure babel with linaria
This commit is contained in:
parent
4d66f774c3
commit
9337734a24
@ -117,9 +117,9 @@ export function BalanceView({
|
||||
|
||||
return (
|
||||
<Fragment>
|
||||
{pending.length > 0 ? (
|
||||
{/* {pending.length > 0 ? (
|
||||
<PendingTransactions transactions={pending} />
|
||||
) : undefined}
|
||||
) : undefined} */}
|
||||
<section>
|
||||
<BalanceTable
|
||||
balances={balances}
|
||||
|
Loading…
Reference in New Issue
Block a user