Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 선착순 밸런스 게임 이벤트 공유 링크 연동 #171

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

sooyeoniya
Copy link
Member

🖥️ Preview

2024-08-19.10.57.24.mov

close #165

✏️ 한 일

  • 선착순 밸런스 게임 이벤트 공유 링크 연동

❗️ 발생한 이슈 (해결 방안)

❓ 논의가 필요한 사항

이거 workflow 이렇게 작성하는게 맞는 건지 잘 모르겠네용ㅠㅠ 검토 부탁드립니다..!!

@sooyeoniya sooyeoniya added the feat 기능 구현 label Aug 19, 2024
@sooyeoniya sooyeoniya requested review from k000927 and jhj2713 August 19, 2024 01:59
@sooyeoniya sooyeoniya self-assigned this Aug 19, 2024
Copy link

빌드를 성공했습니다! 🎉

Copy link
Member

@jhj2713 jhj2713 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생많으셨어용~!!~!


// TODO: 계속 카운트 다운에 맞춰 매초 렌더링 되는 문제 해결
export default function RushGame() {
const { gameState } = useRushGameContext();
const { showToast, ToastComponent } = useToast("링크가 복사되었어요!");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

빌드를 성공했습니다! 🎉

@sooyeoniya sooyeoniya merged commit 0ffefd3 into dev Aug 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

선착순 밸런스 게임 이벤트 공유 링크 연동
2 participants