From f3aa121e9b4178a78c306d9587bc8f7542f30407 Mon Sep 17 00:00:00 2001 From: kxxheehxxn Date: Thu, 25 Sep 2025 20:34:31 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EC=9D=B4=EB=A6=84=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh/src/pages/AtmMap/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/src/pages/AtmMap/index.tsx b/ssh/src/pages/AtmMap/index.tsx index a01db58..eea4e05 100644 --- a/ssh/src/pages/AtmMap/index.tsx +++ b/ssh/src/pages/AtmMap/index.tsx @@ -713,7 +713,7 @@ const AtmMapPage = () => { type="button" onClick={flyToUser} aria-label={hasUserLocation ? '내 위치로 이동' : '내 위치 사용하기'} - title={hasUserLocation ? '내 위치로 이동' : '내 위치 사용하기'} + title={hasUserLocation ? '위치로 이동' : '위치 사용하기'} > 📍