Topics: React Components, Props, State, Events, and Interactive Data
SenatorTable, TableHeader, and SenatorRow as named exports.map() to render arrays of components with key propsuseState() for managing pet dataadoptPet callback prop to lift state changes up from PetCardBreedNav and AboutNav navigation components<select> and checkbox inputs tied to state_.sortBy() for column sorting with 3-way toggle (asc/desc/none)export function vs export defaultuseState() for dynamic data that triggers re-rendersvalue and onChange tied to state