import { Link } from "react-router-dom"; export function LoginScreen() { return (

Welcome back, anon!

Login with Nostr Address Login with nsecBunker
Or continue with
Login with Private Key

Lume will put your Private Key in{" "} Secure Storage depended on your OS Platform. It will be secured by Password or Biometric ID

); }