Hướng dẫn thử thách
1 / 21
Step 1
In previous lessons, you learned about handling side effects, like data fetching, with the `useEffect` Hook. In this workshop, you'll build an application that fetches fruit data from an API based on user input and displays the results dynamically.
First, make your `FruitsSearch` component return a `div` element with an `id` of `search-container`.
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:⌘↵