issues
search
DEbinger
/
CEGS
Final Project
0
stars
2
forks
source link
added an add button on flights detail page
#123
Closed
Chaz-C
closed
7 years ago
Chaz-C
commented
7 years ago
added a button on flights detail page and hooked it up to a function to submit data to state so that itinerary can pull the data
wrote an action and case in reducer to work with the new add button
removed constructors from cars.js, flights.js, and itinerary.js to remove the warning messages on client console
resolves #120
resolves #120