Skip to content

Commit

Permalink
fix: 노션 오픈 방식 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hayounSong committed Nov 6, 2024
1 parent 4d9e61b commit 2ff6533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/coffeechat/Banner/CoffeeChatLottie.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function CoffeeChatLottie() {
};
return (
<LoggingClick eventKey='coffeechatBanner'>
<a href='https://www.notion.so/sopt-makers/87ca4563b6ec49528b7d34372edff677?pvs=4'>
<a href='https://www.notion.so/sopt-makers/87ca4563b6ec49528b7d34372edff677?pvs=4' target="_blank">
<Responsive only='desktop'>
<DesktopLottieWrapper>
<Lottie
Expand Down

0 comments on commit 2ff6533

Please sign in to comment.