Code BlocksDrag blocks into the drop zones above4 blocks available
world
{world}
"world"
React
Game Panel
0:000 pts
Level 1 of 6JSX & Components
0/1 slots correct
Objective
Complete the JSX so the component renders "Hello, world!"
Expected Output
Hello, world!
Debug says:
Welcome to React! A component is just a function that returns JSX — markup that looks like HTML but lives right inside your JavaScript. Which block completes the greeting as plain text?