rebaz36 / SpaceTravelers-React_Redux

this project was created to use an API and redux for data management within a react app, spaceX api was used that provides information on rockets and missions.

Home Page:https://rebaz36.github.io/SpaceTravelers-React_Redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team3 [1pt] Implement dragon booking cancelation - Actions

rebaz36 opened this issue · comments

  • 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.