ericmahare / space-travellers-hub

The Space Travelers hub is an application that allows adventurers to make custom reservations of rockets and dragons for space travel. Also, users have an opportunity to select a mission of their choice.
MIT License
1 stars 0 forks source link

Team3 [3pt] Implement dragon booking - Actions #13

Open ericmahare opened 2 years ago

ericmahare commented 2 years ago


- Regardless of which method you choose, make sure you place all your logic in the reducer. In the React view file, you should only dispatch the action with the correct dragon ID as an argument.