miguelesco / space-travelers

MIT License
2 stars 1 forks source link

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

Open miguelesco opened 3 years ago

miguelesco commented 3 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.