import { Loader2 } from "lucide-react" export default function ThunderdomeLoading() { return (

Loading Thunderdome...

) }