<MadeGoal/> : <MissedGoal/> } </> ); } const root = ReactDOM.createRoot(document.getElementById('root')); root.render(<Goal isGoal={false} />); Run Example » To learn more, see the ternary operator section.Exercise? Which one of these two code blocks is a correct way of ...