Question: Question 2 2 Observe the below given JavaScript code and predict the JSX equivalent syntax from the given options. const App = 0 = >
Question
Observe the below given JavaScript code and predict the JSX equivalent syntax from the given options. const App
return React.createElement div null, React.createElement h "Hello World" React, createElementp null:
J
export default App;
divs h Hello World h null div
divinull Hello World null div
div null Hello World null I null div
div null Hello World null
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
