<AppBar
    title="Settings"
    onLeftIconButtonTouchTap={(e) => {
      e.preventDefault();
      handleAction(CLOSE_SETTINGS);