Follow the same logic as with the "Reserve rocket" - but you need to set the reserved key to false.
Dispatch these actions upon click on the corresponding buttons.
Rockets that have already been reserved should show a "Reserved" badge and "Cancel reservation" button instead of the default "Reserve rocket" (as per design)
Follow the same logic as with the "Reserve rocket" - but you need to set the reserved key to false.
Dispatch these actions upon click on the corresponding buttons.
Rockets that have already been reserved should show a "Reserved" badge and "Cancel reservation" button instead of the default "Reserve rocket" (as per design)
Use the React conditional rendering syntax