import { useLang } from "@/lib/language";

export function DemoBanner() {
  return null;
}

