-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[리팩토링] 메뉴 추가 페이지 컴포넌트 분할 및 에러 분기 추가 (#351)
* refactor: 불필요한 조건부 렌더링 수정 * feat: mutation 에러 처리 관련 로직 추가 * refactor: lint warnning 제거 * refactor: type으로 변경 * refactor: import ordering 수정 * refactor: e.preventDefault 기능 추가 * refactor: priceInput PriceDisplay 기능 분할 * refactor: 불필요한 CSS 제거 및 내용 추가 * docs: 프리티어ignore 리스트 추가 * refactor: 불필요한 코드 제거 * refactor: lint 에러 수정 * refactor: 불필요한 줄바꿈 제거 * refactor: 함수 네이밍 오타 수정 * refactor: 잘못된 이벤트 제거 및 addMenuMutation onError 추가
- Loading branch information
Showing
17 changed files
with
554 additions
and
620 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.