import Form from 'react-bootstrap/Form'; export function Signup ( props ) { return (

Signup

) }