diff --git a/components/ExperimentsView.tsx b/components/ExperimentsView.tsx index 0dd0764..6d5ad27 100644 --- a/components/ExperimentsView.tsx +++ b/components/ExperimentsView.tsx @@ -948,7 +948,7 @@ const ExperimentFormView: React.FC<{ value={treatmentAsins} onChange={e => setTreatmentAsins(e.target.value)} rows={3} - placeholder="B09ABC1234, B09DEF5678 or LINE:PREMIUM_COLLECTION" + placeholder="B09ABC1234, B09DEF5678 or LINE:MAGIC DOUGH" className="w-full bg-slate-800 border border-slate-700 rounded-lg px-3 py-2 text-sm text-slate-200 placeholder-slate-500 focus:outline-none focus:ring-1 focus:ring-indigo-500 focus:border-indigo-500 resize-y font-mono text-xs" /> {treatmentAsins && (