Hướng dẫn thử thách
1 / 21
Step 1
In this workshop, you'll learn how to work with forms in React by building a superhero application form.
Some boilerplate has been provided, you just need to create the rest of the React component.
Begin by returning a `div` element with a `className` of `form-wrap`. Inside the `div`, create an `h2` element with the text `Superhero Application Form`. Below that, create a `p` element with the text `Please complete all fields`.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.html
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵