issues
search
tamoorsaeed22
/
React-Project
MIT License
2
stars
0
forks
source link
[1pt] Implement rocket booking cancelation - Actions
#8
Open
tamoorsaeed22
opened
1 year ago
tamoorsaeed22
commented
1 year ago
Follow the same logic as with the "Reserve rocket" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.