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

fix(shelter): 봉사 모집글 작성 및 수정 페이지 데이터를 서버에 보내기 전 ISOString 으로 변환 #269

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

kutta97
Copy link
Contributor

@kutta97 kutta97 commented Dec 1, 2023

📌 이슈번호

📗 구현 내용

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

@kutta97 kutta97 added the 🐛 Bug 버그 label Dec 1, 2023
@kutta97 kutta97 added this to the Sprint_5 milestone Dec 1, 2023
@kutta97 kutta97 self-assigned this Dec 1, 2023
Copy link

vercel bot commented Dec 1, 2023

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

2 Ignored Deployments
Name Status Preview Updated (UTC)
anifriends-frontend-shelter ⬜️ Ignored (Inspect) Dec 1, 2023 8:22am
anifriends-frontend-volunteer ⬜️ Ignored (Inspect) Dec 1, 2023 8:22am

@DongjaJ DongjaJ merged commit 153e945 into develop Dec 1, 2023
4 checks passed
@DongjaJ DongjaJ deleted the bug/268 branch December 1, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: 봉사 모집글 작성 페이지 API request 의 Date string 을 ISO string 으로 수정
2 participants