function Content({ isConfirmed, children, title, error }) { console.log(error); return (
{title}
تایید شده
{error || ""}