learn-co-curriculum / react-hooks-practice-animal-shelter

Other
3 stars 1.23k forks source link

Add labels in Filters and Pet components #2

Closed ihollander closed 3 years ago

ihollander commented 3 years ago

Fixes #1, thanks for flagging this @ChristensenJoe! The components were missing a few attributes that make it possible for the tests to find the correct DOM elements to operate on. These attributes were present in the solution branch but they should have also been present in the main branch as well.