"use client"; import { Monitor, LogOut } from "lucide-react"; import { signOut } from "next-auth/react"; export function DesktopRequired() { return (

Desktop Required

PPMS is designed for use on a desktop or laptop browser. Please switch to a larger screen to access all features.

PMS — it runs the ship, from the right seat.

); }