import clsx from 'clsx'; const Tag = ({ text, invert }: { text: string; invert?: boolean }) => { return (