const EmptyContent = () => { return ( < div> ) } export default EmptyContent;