ReactTraining / react-workshop

The course material for our React Hooks workshop
https://reacttraining.com/workshops
285 stars 143 forks source link

Search Input field is missing id={searchId} #56

Closed OlgaD closed 1 year ago

OlgaD commented 1 year ago

Search Input field is missing id={searchId} in react_full-app\SearchVacationsForm.tsx https://github.com/ReactTraining/react-workshop/blob/a867be310892d67e21b0808b0bbc9e13df7c562b/react/_full-app/SearchVacationsForm.tsx#L67

bradwestfall commented 1 year ago

Thank you, It's fixed