From 8bc2fa8d97fd0306c2479233a9431677dee2b047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Sat, 23 Aug 2025 15:17:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/publishBall.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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