import React from 'react'; import TopTabContainer from '../common/TopTabContainer'; const PlaylistsTab = () => ( ); export default PlaylistsTab;