Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 자세히 보기에서 댓글 달 시 로그인 한 사람 이름으로 달리도록 수정 * 재료 item 컴포넌트에서 edit min=0되도록 수정(음수 입력 방지) * 레시피 등록에서 userID state추가 * 최초 로드 시 정보가져와서 있으면 state에 등록하고 없을 경우 이전페이지로 돌아가게함 * state의 (enrolmentData : {stuff : {volume -> ml}}) 단어 변경(server와 레시피 스키마와 통일) * 최초 레시피 등록하기 입장 시 레시피 제목에 값 입력 후 삭제 시 에러 예외처리(targetinput을 못찾아서 error) * 해쉬태그 분리하는 부분 Logic 변경(정규식 사용) : 보낼 때 #제거하고 보냄 * onwer에 유저 추가
- Loading branch information