diff --git a/src/atoms/03_Link/Link.tsx b/src/atoms/03_Link/Link.tsx index 4b37908..83f878c 100644 --- a/src/atoms/03_Link/Link.tsx +++ b/src/atoms/03_Link/Link.tsx @@ -96,7 +96,7 @@ export const HLink = function ({ window.removeEventListener('pagehide', preventPopup); }; startApp.current = () => { - window.open(toProtocol(href)); + window.open(toProtocol(href), '_self'); timeout = setTimeout(() => { // prompt app download // if (