+ {/* 프로그램명 */}
+
+
+ setTitle(e.target.value)}
+ placeholder="예: 워크돌 EP.15"
+ className="w-full px-3 py-2.5 border border-gray-200 rounded-lg text-sm focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent"
+ />
+
+
+ {/* 방송사/플랫폼 */}
+
+
+
setBroadcaster(e.target.value)}
+ placeholder="방송사 또는 플랫폼명"
+ className="w-full px-3 py-2.5 border border-gray-200 rounded-lg text-sm focus:outline-none focus:ring-2 focus:ring-primary focus:border-transparent mb-2"
+ />
+
+ {broadcasterPresets.map((preset) => (
+
+ ))}
+
+
+
+ {/* 날짜/시간 */}
+
+