1Render a headingeasy · 10 minWrite a component that renders an h2 saying Hello React, and render it.Acceptance criteria1.#root should show Hello React.TaskHints 0/1Solution