export const TeamEmptyState = (): React.JSX.Element => { return (

No teams found

Create a team in Claude Code, then refresh the list.

); };