yetemegn-telaye / Space-travelers-hub

Web application for a company that provides commercial and scientific space travel services
MIT License
0 stars 2 forks source link

[3pt] Implement mission joining - Actions #36

Open yetemegn-telaye opened 1 year ago

yetemegn-telaye commented 1 year 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 rocket ID as an argument.