@ -315,7 +315,7 @@ const handleLogout = () => {
};
const goShop = () => {
window.open("https://"+store.state.domain+"/m/card", "_blank");
window.open("https://shop."+store.state.sso_domain+"/", "_blank");
const handlePwaInstall = () => {