We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
선착순 이벤트 섹션에 필요한, 카드 뒤집기 게임의 각각의 카드 컴포넌트를 개발합니다.
<FirstComeEventSection> <CardGame> <Card id="1" /> {/* <-- 이 부분 */} <Card id="2" /> <Card id="3" /> <Card id="4" /> </CardGame> </FirstComeEventSection>
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
어떤 기능인가요?
작업 상세 내용
참고 이미지 및 자료
The text was updated successfully, but these errors were encountered: