https 카톡 변경
This commit is contained in:
parent
c1bca972f5
commit
57e9537c94
@ -437,7 +437,7 @@ export default function ProductDetailsSumary({ ...props }) {
|
|||||||
<Tooltip
|
<Tooltip
|
||||||
title="카카오톡"
|
title="카카오톡"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
window?.open('http://pf.kakao.com/_xlxhIxbn/chat');
|
window?.open('https://pf.kakao.com/_xlxhIxbn/chat');
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<IconButton sx={{ p: '8px' }}>
|
<IconButton sx={{ p: '8px' }}>
|
||||||
|
Loading…
Reference in New Issue
Block a user