Import Result
Apply the ternary operator and show the result and question component.
We'll cover the following...
Import the result component
We created a component called Result
in the previous lesson. We must now import the component, pass the props, and ...