if (comments[0] && comments.some((exp) => exp[0].test(s))) return <Comment dark>{s}</Comment>