issues
search
Tafloninno
/
React-Space-Travellers
This is a web application that provides commercial and scientific space travel services using the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
3
stars
1
forks
source link
[1pt] Implement mission leaving - Actions
#29
Open
Tafloninno
opened
1 year ago
Tafloninno
commented
1 year ago
Follow the same logic as with the "Join mission" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.