diff --git a/apps/trip-tick/web/src/components/trips/TripItem.tsx b/apps/trip-tick/web/src/components/trips/TripItem.tsx index 92dca2f9..48f8c9bb 100644 --- a/apps/trip-tick/web/src/components/trips/TripItem.tsx +++ b/apps/trip-tick/web/src/components/trips/TripItem.tsx @@ -15,7 +15,7 @@ import { SliderThumb, SliderTrack, } from '@a-type/ui/components/slider'; -import { ResultOf } from '@biscuits/client'; +import { ResultOf } from '@biscuits/graphql'; import { ListItemsItem, TripCompletionsValue,