--- title: Create a Complex JSX Element localeTitle: 创建一个复杂的JSX元素 --- ## 创建一个复杂的JSX元素 暗示: ```html const JSX =

Heading.

Paragraph

; ```