Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
front: remove PathItemLocation cast in useSetupItineraryForTrainUpdate()
TypeScript is not smart enough to understand that the result of omit() is a PathItemLocation. Use standard JavaScript destructuring instead. Signed-off-by: Simon Ser <[email protected]>
- Loading branch information