issues
search
enoqueJonas
/
space-travelers
A front-end web application that displays SpaceX Rockets using their API. Users can rent their favorite rockets and register for SpaceX missions. Built with React.
1
stars
0
forks
source link
Team3 [1pt] Implement dragon booking cancelation - Actions
#7
Open
enoqueJonas
opened
1 year ago
enoqueJonas
commented
1 year 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
.