import ComponentSignUp from 'learnenergy401/component/SignUp/ComponentSignup.js'
ComponentSignUp
Extends:
react~Component → ComponentSignUp
Method Summary
Public Methods | ||
public |
render(): html Loads the signup page and prompts user with options for what kind of user they want to sign up with. |
Public Methods
public render(): html source
Loads the signup page and prompts user with options for what kind of user they want to sign up with.
Return:
html | html page with buttons to choose what user is going to sign up |