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(shared/utils): mergeRecords 함수 추가 #146

Merged
merged 1 commit into from
Apr 19, 2024
Merged

feat(shared/utils): mergeRecords 함수 추가 #146

merged 1 commit into from
Apr 19, 2024

Conversation

sukvvon
Copy link
Collaborator

@sukvvon sukvvon commented Apr 19, 2024

이슈 번호

작업한 목록을 작성해 주세요

  • mergeReocrds 함수를 추가합니다!

스크린샷

pr 포인트나 궁금한 점을 작성해 주세요

  • 함수명을 우선 record들을 하나의 객체로 통합시키는 것이기 때문에 관련한 것이기 때문에 단순하게 mergeRecords라고 이름을 지었습니다!, 이름은 추후 변경될 가능성이 있습니다!
  • 이 함수는 props나 vars 객체들을 하나로 통합시키기 위한 용도로 만들어졌습니다!

@sukvvon sukvvon requested a review from heyman333 as a code owner April 19, 2024 13:42
@sukvvon sukvvon linked an issue Apr 19, 2024 that may be closed by this pull request
1 task
Copy link

vercel bot commented Apr 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
favolink-web ✅ Ready (Inspect) Visit Preview Apr 19, 2024 1:42pm

@github-actions github-actions bot added the feat 새로운 기능 추가 또는 기존 기능의 확장 label Apr 19, 2024
@sukvvon sukvvon merged commit 554c3b7 into main Apr 19, 2024
8 checks passed
@sukvvon sukvvon deleted the feat/144 branch April 19, 2024 13:43
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.

feat(shared/utils): mergeRecords 함수 추가
1 participant