kakao 새창 추가
This commit is contained in:
parent
110d0d3b1b
commit
2143545db9
@ -51,6 +51,7 @@ export default function Featured() {
|
||||
>
|
||||
View More
|
||||
</Button>
|
||||
<Button onClick={window.open('http://pf.kakao.com/_PrwzG/chat', '_blank')}>kakao</Button>
|
||||
</Stack>
|
||||
|
||||
{!isLoading && !Boolean(data?.data.length) ? (
|
||||
|
Loading…
Reference in New Issue
Block a user