Hướng dẫn thử thách
1 / 13
Step 1
In previous lessons, you learned about state and how to work with the `useState` hook. For this workshop, you will create an app that will hide/show a piece of text on the screen when a user clicks on a button.
All of the boilerplate code, including the CSS, has been provided for you.
To begin, return a `div` element inside of the `ToggleApp` component with an `id` called `toggle-container`.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.sh
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵