-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/#198 하위 요소까지 복제 삭제 기능 구현 #212
The head ref may contain hidden characters: "Feature/#198_\uD558\uC704_\uC694\uC18C\uAE4C\uC9C0_\uBCF5\uC81C_\uC0AD\uC81C_\uAE30\uB2A5_\uAD6C\uD604"
Conversation
…into Feature/#39_슬래시를_입력하여_블록_생성_목록_구현
…boostcampwm-2024/web33-Nocta into Feature/#39_슬래시를_입력하여_블록_생성_목록_구현
…stcampwm-2024/web33-Nocta into Feature/#39_슬래시를_입력하여_블록_생성_목록_구현
…stcampwm-2024/web33-Nocta into Feature/#198_하위_요소까지_복제_삭제_기능_구현
…_요소까지_복제_삭제_기능_구현
…into Feature/#198_하위_요소까지_복제_삭제_기능_구현
|
||
childBlocks.forEach((child) => { | ||
targetIndex += 1; | ||
copyBlock(child, targetIndex); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여기가 핵심이군요 !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다..! 수고하셨습니다 !!
…//github.com/boostcampwm-2024/web33-Nocta into Feature/#198_하위_요소까지_복제_삭제_기능_구현
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고많으셨습니다!
📝 변경 사항
🔍 변경 사항 설명
🙏 질문 사항
📷 스크린샷 (선택)
2024-11-27.12.10.44.mov
✅ 작성자 체크리스트