<MenuItem
    leftIcon={<Backup />}
    onTouchTap={(e) => {
      e.preventDefault();
      handleAction(OPEN_SYNC_STATUS);