In this lesson, we create a "Search" component which allows users to filter the names list based on their input. We introduce the useState React hook to handle the state of the input field.
useState