-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
버그버그를 수정합니다.버그를 수정합니다.
Description
Describe
- onChange의 e에 타입 명시 추가 (기존에는 없었음)
- react-outside-click-handler의 OutsideClickHandler를 usehooks-ts의 useOnClickOutside로 변경
- react-outside-click-handler가 요즘 잘 사용하지 않는 기술이기도 하고 OutsideClickHandler에서 오류가 나기 때문에 변경함
- 학생 반려 처리시 rejection_attachments: [] 를 추가하여 patch 요청을 보내도록 수정함 (백엔드 요청)
- 기존 Table에 있던 OutsideClickHandler를 쓰는 부분을 DownloadBox로 분리시킴 (useOnClickOusside를 사용하기 위함)
- styled-components 6버전으로 업데이트 (@type/styled-components 삭제)
Metadata
Metadata
Assignees
Labels
버그버그를 수정합니다.버그를 수정합니다.