-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- BE 에서 매수/매도호가 관련 데이터 추가하기로 결정하여 기존에 활용하던 더미 데이터 추가 로직 주석 처리 (서버 구현 오류 가능성 감안하여 삭제하지 않고 주석처리 함) - 이외 변경사항 : 입력가 거래가능 체크 관련 UseEffect 훅의 의존성 배열에 조건 추가 (orderType 상태, 매수/매도 전환 시 현재 설정한 가격으로 거래가능 체크 발생하도록) Issues #17
- Loading branch information
1 parent
c40696f
commit d980f1d
Showing
2 changed files
with
12 additions
and
11 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