dnd-side-project / dnd-8th-1-frontend

🪩춤으로 연결되는 댄스 유니버스, 댄버스💫
https://danverse.vercel.app/
11 stars 0 forks source link

✨ feat : ProfileCreateForm 컴포넌트 구현 #285

Closed jinyoung234 closed 1 year ago

jinyoung234 commented 1 year ago

요약

사진 (구현 캡처)

image image image

작업 내용

기타 (논의하고 싶은 부분)

export default function Home() { return ( <> <ProfileCreateForm previousValue={{ careerStartDate: '2023-03-07T16:31:46.202Z', description: 'ㅋㅋ', genres: ['힙합', '커버댄스', '스트릿댄스'], imgUrl: 'https://images.unsplash.com/photo-1537365587684-f490102e1225?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2071&q=80', location: '서울', name: '진영', openChatUrl: 'https://open.kakao.com/o/dsfsa232', portfolioUrl: { instagram: null, tiktok: 'http://tictok.com/jinyoung', youtube: 'http://youtube.com/jinyoung', }, type: '댄스팀', }} handleOnSubmit={(formValues) => { console.log(formValues) }} /> </> ) }



# 타 직군 전달 사항

## 백엔드 전달 사항

## 디자이너 전달 사항
작업물쪽 텍스트 관련 피드백 받아야 함

close #279
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
danverse ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 2, 2023 at 6:03AM (UTC)