I\'m trying to build a form app that will conditionally render the form based on the "currentView" property of the parent components state.
This is my paren