modulersYJ / ganoverflow-front

2 stars 2 forks source link

`feat-posts`: PDP 중 `postDetailMain` 컴포넌트화 및 부가작업 #44

Closed ABizCho closed 1 year ago

ABizCho commented 1 year ago

1. [chatPostId]폴더 내 components 폴더 생성 및 컴포넌트 일괄 이동


2. postDetailMain.tsx:

PostHeader, PostChatPair로 분리 및 조합한 컴포넌트 서술부에 import -> 가독성 제고


3. interfaces/chatpost.d.ts :

nest에서 업데이트된 IChatpost 반영 노력(미완) IStar 완성 필요! - 완성 이후, posts 관련 함수 및 컴포넌트에 명시해주기


4. interfaces/posts.d.ts :

posts관련 IProps 정의 (추가 정의 필요)




@hongregii : 해당 PR은 main으로의 반영을 위해 임의로 머지해두겠습니다!

vercel[bot] commented 1 year ago

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

Name Status Preview Updated (UTC)
ganoverflow-front ✅ Ready (Inspect) Visit Preview Jul 21, 2023 7:41pm
ABizCho commented 1 year ago

해당 PR은 main으로의 반영을 위해 임의로 머지해두겠습니다!