From 679fe199e94f3ef17dfcf5de5d0c98347e150373 Mon Sep 17 00:00:00 2001 From: kapable Date: Wed, 11 Dec 2024 17:01:51 +0900 Subject: [PATCH] add up compatibility thumb for OtherTestThumb list --- src/components/Sub/OtherTestBannerRenderer.js | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/components/Sub/OtherTestBannerRenderer.js b/src/components/Sub/OtherTestBannerRenderer.js index 98e7bd561..2e5fbb61e 100644 --- a/src/components/Sub/OtherTestBannerRenderer.js +++ b/src/components/Sub/OtherTestBannerRenderer.js @@ -100,6 +100,31 @@ const OtherTestBannerRenderer = ({ lang, mainUrl }) => { ) : ( <> + {current_lang === 'Kor' && ( + + {' '} + {`compatibility-thumb`} + _eventSenderGA( + 'Paging', + 'Click Go-another-Test-Banner Button', + 'result page' + ) + } + />{' '} + + )} {bottom_test_list.map((test) => { return (