From a5a78c27410f5cf1ae7393b9fcf737bfddfb5ac7 Mon Sep 17 00:00:00 2001 From: Shusui MOYATANI Date: Mon, 15 Jan 2024 21:30:04 +0900 Subject: [PATCH] fix: types --- src/components/event/ZapReceipt.tsx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/components/event/ZapReceipt.tsx b/src/components/event/ZapReceipt.tsx index 0cc68d7..1b62d46 100644 --- a/src/components/event/ZapReceipt.tsx +++ b/src/components/event/ZapReceipt.tsx @@ -81,13 +81,15 @@ const ZapReceiptDisplay: Component = (props) => {
- - icon + + {(url) => ( + icon + )}