{days.map((d, i) => {
const states = ["posted", "posted", "posted", "scheduled", "draft", "empty", "empty"];
const st = states[i];
const isScheduled = st === "scheduled";
return (
{d}
{(st === "posted" || isScheduled) &&
}
{st === "posted" ?
✓ posted :
isScheduled ?
▸ 14:00 :
st === "draft" ?
draft : null}
);
})}
Sem sair da Bolder." sub="Calendário editorial, copy com revisão humana, agendamento multi-rede e relatórios. Add-on premium Be Informed para insights humano-curados." />