1. Tentukan Persona Anda
2. Racik Idemu Di Sini
setTopic(e.target.value)} placeholder="Contoh: Cara mengatur budget bulanan" className="w-full bg-slate-700 border-slate-600 rounded-lg p-2 pr-8 focus:ring-2 focus:ring-cyan-500 focus:outline-none" />{topic && ( setTopic('')} className="absolute right-2 top-1/2 -translate-y-1/2 h-5 w-5 text-slate-400 hover:text-white cursor-pointer" />)}
{platform !== 'TikTok' && (
<>
{contentTypes[contentType]}
{isMultiBlock ? (
<>
setContentLimit(Number(e.target.value))} min="1" max="20" className="w-full bg-slate-700 border-slate-600 rounded-lg p-2"/>
{maxCharsPerBlockArray.map((value, index) => (
handleMaxCharsChange(index, e.target.value)} className="w-full bg-slate-900 border-slate-600 rounded-lg p-2"/>
))}
>
) : (
setMaxCharsPerBlock(Number(e.target.value))} className="w-full bg-slate-700 border-slate-600 rounded-lg p-2"/>
)}
{isSortingOptions && }
{recipe === 'Insight dari Buku/Bacaan' && (
)}
{recommendationError &&
{recommendationError}
}{recommendedTopics.length > 0 && (
{recommendedTopics.map((recTopic, index) => ())}
)}
Atur Struktur Konten
{isSortingOptions && }
{isSortingOptions && }
{isSortingOptions && }
Tambahkan 'Bumbu' Cerita (Opsional)
{povPenghulu && ( setPovPenghulu('')} className="absolute right-2 top-2 h-5 w-5 text-slate-400 hover:text-white cursor-pointer" />)}
{povSyariah && ( setPovSyariah('')} className="absolute right-2 top-2 h-5 w-5 text-slate-400 hover:text-white cursor-pointer" />)}
{povPribadi && ( setPovPribadi('')} className="absolute right-2 top-2 h-5 w-5 text-slate-400 hover:text-white cursor-pointer" />)}
>
)}
{isFetchingStyles && }