export function TailwindIndicator() { // Don't show in production if (process.env.NODE_ENV === "production") return null; return (