const actions = [ { label: 'Play', icon: 'play-arrow'}, { label: 'Close' } ]; const TestCards = () => ( ); return ;