<AppBar
    title="Sync Status"
    onLeftIconButtonTouchTap={(e) => {
      e.preventDefault();
      handleAction(CLOSE_SYNC_STATUS);