I have the following form:
struct RentView: View { @ObservedObject private var viewModel: RentViewModel init(viewModel: RentViewModel){