/* global wdpI18n */ import React from 'react' export default () => { return (

{wdpI18n.labels.empty}

window.location.reload()} className="wpmudui-button"> {wdpI18n.labels.try_again}
); }