[FE] feat: 리뷰 작성 페이지 추가 #22
Open
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.
개요
2merge 한 이후에 리뷰 작성 box 만들었는데 리뷰 뜨는 창은 주석처리 해놨습니다 !
3.
4.
5. ## PR 유형
6. 어떤 변경 사항이 있나요?
7.
8. - [o ] feat: 새로운 기능 추가
9. - [ ] fix: 버그 수정
10. - [ ] style: CSS 등 사용자 UI 디자인 변경
11. - [ ] chore: 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경, 주석)
12. - [ ] refactor: 코드 리팩토링
13. - [ ] docs: 문서 수정
14. - [ ] test: 테스트 추가, 테스트 리팩토링
15. - [ ] build: 빌드 부분 혹은 패키지 매니저 수정
16. - [ ] rename: 파일 혹은 폴더명 수정
17. - [ ] delete: 파일 혹은 폴더 삭제