issues
search
codesquad-member-2020
/
airbnb-03
숙소예약 서비스 - 3팀
5
stars
3
forks
source link
DateCell 내일 날짜부터 선택 가능하도록 구현
#91
Closed
corykim0829
closed
4 years ago
corykim0829
commented
4 years ago
ReservationDate 모델 자체에 isEnabled 프로퍼티 소유
empty -> isEnabled = false를 적용하여 선택이 안되도록 구현
corykim0829
commented
4 years ago
구현완료하여 클로즈합니다.