As a spot-checker when I digitized record I want to be able to reject/delete a record if I see errors in the provided information ## Tech tasks - [ ] Add the record re-view screen - [ ] Add the delete record button to the review screen - [ ] Add the delete record mutation query to the client - [ ] Add the delete record service /records/delete/:id endpoint to the backend server