issues
search
VitorGuedesMadeira
/
Space-Traveler
This project is a web application that consumes an SpaceX API. It provides commercial and scientific space travel services that allows users to book rockets and join selected space missions. Built with React/Redux (Redux ToolKit)
12
stars
1
forks
source link
Team3 [1pt] Implement dragon booking cancelation - Actions
#28
Closed
VitorGuedesMadeira
closed
2 years ago
VitorGuedesMadeira
commented
2 years ago
Follow the same logic as with the "Reserve dragon" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.