이준호

[FIXED] 카카오톡 앱에서 공유버튼 없는 오류(오타) 수정

......@@ -41,14 +41,9 @@ const KakaoBtn = ({result}) => {
title: "나도 테스트 하기",
link: {
webUrl: "http://khusat.herokuapp.com",
mobileWebUrl: "http://khusat.herokuapp.com",
},
},{
title: "나도 테스트 하기",
link: {
moblieWebUrl: "http://khusat.herokuapp.com",
},
},
],
},],
});
}
};
......