From c1cdb397d0dc95686b45df678760102f6d432d36 Mon Sep 17 00:00:00 2001 From: hhhello Date: Sat, 1 Feb 2025 17:52:14 +0900 Subject: [PATCH] a --- public/index.html | 14 -------------- src/component/template/TemplateComponent.tsx | 1 - .../template/component/CongratulationsTemplate.tsx | 9 +++++++-- .../template/component/GalleryTemplate.tsx | 10 +++++++--- .../template/component/GuestCommentsTemplate.tsx | 8 ++++++-- .../component/InvitationLetterTemplate.tsx | 7 +++++-- .../template/component/LocationTemplate.tsx | 5 ++++- .../template/component/MoneyInfoTemplate.tsx | 8 ++++++-- src/component/template/component/RsvpTemplate.tsx | 2 -- src/component/template/component/VideoTemplate.tsx | 9 +++++++-- src/designsystem/component/text.tsx | 8 +++++--- src/hook/useScrollOnUpdate.ts | 11 +++++++++++ .../design/option/WeddingPlaceOption.tsx | 1 - 13 files changed, 58 insertions(+), 35 deletions(-) create mode 100644 src/hook/useScrollOnUpdate.ts diff --git a/public/index.html b/public/index.html index ae8f8a3..09f55f3 100644 --- a/public/index.html +++ b/public/index.html @@ -17,20 +17,6 @@ })(window, document, 'script', 'dataLayer', 'GTM-5THQMPTZ'); - - - -