diff --git a/src/components/atoms/button/Download.tsx b/src/components/atoms/button/Download.tsx index cd7fdc1..7c27185 100644 --- a/src/components/atoms/button/Download.tsx +++ b/src/components/atoms/button/Download.tsx @@ -52,7 +52,7 @@ const DownloadButton: React.FC = ({ tag }) => { element.classList.remove("temporary"); element.classList.add("shadow"); }); - + if (navigator.userAgent.match(/NAVER|KAKAOTALK/i)) { Swal.fire({ title: "Data Migration",