fix some types
This commit is contained in:
@@ -16,4 +16,4 @@ export const TripPlannerAnnotation = Annotation.Root({
|
||||
});
|
||||
|
||||
export type TripPlannerState = typeof TripPlannerAnnotation.State;
|
||||
export type TripPlannerUpdate = typeof TripPlannerAnnotation.Update;
|
||||
export type TripPlannerUpdate = typeof TripPlannerAnnotation.Update;
|
||||
|
||||
Reference in New Issue
Block a user