issues
search
eric2umeh
/
space-travellers-hub
A company application that provides commercial and scientific space travel services. It will allow users to book rockets and join selected space missions. Built with React and Redux.
MIT License
7
stars
1
forks
source link
[1pt] Implement mission leaving - Actions
#9
Open
eric2umeh
opened
1 year ago
eric2umeh
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
.