\n
\n \n
\n
\n {title &&
{title}
}\n {content &&
{typeof content === 'string' ? parse(content) : content}
}\n
\n {onClose && (\n
\n {/* TODO: Replace with IconButton when it's updated to support color customization and circle shape */}\n \n \n \n
\n )}\n