export default function TypingIndicator({ label = 'Streaming response' }) { return (
) }