Skip to content

Commit

Permalink
style: #59 - jobGroupRelay 네이밍 수정 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
Hansangjin98 committed Feb 5, 2025
1 parent 42923ec commit e3015b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ private extension PostUploadViewController {
.bind(to: reactor.action)
.disposed(by: disposeBag)

recruitJobView.allValueObservable
recruitJobView.jobGroupRelay
.skip(1)
.map { Action.inputJobGroup($0) }
.bind(to: reactor.action)
Expand Down

0 comments on commit e3015b8

Please sign in to comment.