issues
search
Samuelwanza
/
reactgroupproject
This project aims to implement a Space Travelers' Hub web platform using the full features of react and redux
https://reactgroupproject.vercel.app
1
stars
0
forks
source link
Team3 [1pt] Implement dragon booking cancelation - Actions
#7
Open
Samuelwanza
opened
1 year ago
Samuelwanza
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
.