Question 1 out of 10

    What is a React component?

    A function that returns JSX

    A React component is a function that returns JSX, which describes the UI.