// Press / recognition strip — disabled per direction; renders nothing.

function Press() {
  return null;
}

window.Press = Press;
