From 22d551de9d2d9b051b1e5e31759eff16d62cdef7 Mon Sep 17 00:00:00 2001 From: Tomas Rawski Date: Thu, 2 Jan 2025 15:51:23 -0300 Subject: [PATCH] show the buttons --- react/react-bitcoin/src/components/ActionButtonList.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react/react-bitcoin/src/components/ActionButtonList.tsx b/react/react-bitcoin/src/components/ActionButtonList.tsx index 1e26e47..18b6eb8 100644 --- a/react/react-bitcoin/src/components/ActionButtonList.tsx +++ b/react/react-bitcoin/src/components/ActionButtonList.tsx @@ -80,9 +80,9 @@ export const ActionButtonList = ({ sendSignPSBT, sendSignMsg, sendSendTx, sendBa - {/* */} + - {/* */} + ) : null}