[FE] feat: 리뷰 링크 관리 페이지 레이아웃 구현 #1032
Open
+69
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 어떤 기능을 구현했나요 ?
리뷰 링크 관리 페이지의 레이아웃을 구현했습니다.
🔥 어떻게 해결했나요 ?
ReviewLinkManagementLayout
을 생성하여 props로 leftContent와 rightContent를 받도록 했습니다.추가 변경 사항
📝 어떤 부분에 집중해서 리뷰해야 할까요?
폴더 위치를 고민했는데, 현재는
components/layouts/
안에 위치해있습니다. 추후에 리뷰 링크 관리 페이지가 생긴다면, 해당 페이지의 폴더 안으로 이동시키는 것?도 좋을 것 같습니다..📚 참고 자료, 할 말