issues
search
jecode93
/
react-group-project
Space Travelers' Hub SPA displays a real live data of SpaceX rockets and missions.
https://jecode93-space-travelers-hub.vercel.app/
MIT License
2
stars
0
forks
source link
[1pt] Implement rocket booking cancelation - Actions
#8
Open
jecode93
opened
1 year ago
jecode93
commented
1 year ago
Follow the same logic as with the "Reserve rocket" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.