import React from 'react' import { Column, Text } from 'ui' export const TeamFormPlaceholder = () => ( Select a team to view details here
Or 'Add New Team'
)