mrjuda / space-travelerers

A hub for space missions updates, where users can join missions and book and dragons. Built with ReactJS/Redux, SASS, and API.
MIT License
0 stars 0 forks source link

Team3 [1pt] Implement dragon booking cancelation - Actions #70

Open mrjuda opened 2 years ago

mrjuda commented 2 years 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.