import React from "react"; import { FormInput, SubmitButton } from "../components"; import { Form, Link } from "react-router-dom"; const LoginPage = () => { return (
Not a member?{" "} Register