From c0efcb5903c9b4c9e2c0faa1274007d65debe00f Mon Sep 17 00:00:00 2001 From: mnsinri Date: Thu, 7 Sep 2023 23:54:01 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=8A=E3=81=99=E3=81=90=20right=20no?= =?UTF-8?q?w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/StreamingCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/card/StreamingCard.tsx b/src/components/card/StreamingCard.tsx index 52f62df..6a36835 100644 --- a/src/components/card/StreamingCard.tsx +++ b/src/components/card/StreamingCard.tsx @@ -43,7 +43,7 @@ export const StreamingCard = React.memo( }, config: springConfig, }), - { once: true, amount: 0.5 } + { once: true, amount: 0.4 } ); return (