'use client' export default function LiveIndicator({ className = '' }: { className?: string }) { return ( LIVE ) }