Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Apr 22, 2021
1 parent 0ba80dd commit 545720f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ class LoginViewController: UIViewController {
])

self.viewStore.publisher.isLoginButtonEnabled
.print()
.assign(to: \.isEnabled, on: loginButton)
.store(in: &self.cancellables)

Expand Down

0 comments on commit 545720f

Please sign in to comment.