diff --git a/types/publishBall.ts b/types/publishBall.ts index 4cc011b..578322b 100644 --- a/types/publishBall.ts +++ b/types/publishBall.ts @@ -1,8 +1,7 @@ -import { ActivityType, TimeRange } from "@/components/index.types" +import { TimeRange } from "@/components/index.types" export interface PublishBallFormData { - activityType: ActivityType title: string timeRange: TimeRange fee: string