[QuestionView(question:viewModel.currentQuestion)
Errors
Cannot convert value of type 'Binding' to expected argument type 'Question'
Referencing subscript 'subscript(dynamicMember:)' requires wrapper 'ObservedObject.Wrapper'
Value of type 'GameViewModel' has no dynamic member 'currentQuestion' using key path from root type 'GameViewModel'
Insert '$'