gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 02/03: commeting out until configure babel with lina


From: gnunet
Subject: [taler-wallet-core] 02/03: commeting out until configure babel with linaria
Date: Fri, 11 Mar 2022 15:15:18 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

commit 9337734a245001f40fe8033e11f2df062fd7560b
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Mar 11 08:27:39 2022 -0300

    commeting out until configure babel with linaria
---
 packages/taler-wallet-webextension/src/popup/BalancePage.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/taler-wallet-webextension/src/popup/BalancePage.tsx 
b/packages/taler-wallet-webextension/src/popup/BalancePage.tsx
index 199ff10d..e85c00d6 100644
--- a/packages/taler-wallet-webextension/src/popup/BalancePage.tsx
+++ b/packages/taler-wallet-webextension/src/popup/BalancePage.tsx
@@ -117,9 +117,9 @@ export function BalanceView({
 
   return (
     <Fragment>
-      {pending.length > 0 ? (
+      {/* {pending.length > 0 ? (
         <PendingTransactions transactions={pending} />
-      ) : undefined}
+      ) : undefined} */}
       <section>
         <BalanceTable
           balances={balances}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]