tested empty issue and seems to work well.
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
96468b123b
commit
f664e81e5b
@ -18,7 +18,7 @@ class EmployeesViewController: UIViewController {
|
|||||||
super.viewDidLoad()
|
super.viewDidLoad()
|
||||||
setupUI()
|
setupUI()
|
||||||
bindViewModel()
|
bindViewModel()
|
||||||
viewModel.changeMode(to: .malformed)
|
viewModel.changeMode(to: .empty)
|
||||||
//viewModel.fetchEmployees()
|
//viewModel.fetchEmployees()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user