issues
search
ritikarawat220
/
Space-Travelers-Hub
Space-Travelers-Hub is a Microverse group project to build a web app using React/Redux that works with live data from the SpaceX API.
https://space-travelers-hub-mst6.onrender.com/
MIT License
5
stars
1
forks
source link
[1pt] Implement mission leaving - Actions
#9
Closed
ritikarawat220
closed
1 year ago
ritikarawat220
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
.