const isWindows = navigator.userAgent.includes('Windows'); export function TitleBarDragRegion() { if (isWindows) return null; return