nss-day-cohort-52 / giffygram-commando-squad

giffygram-commando-squad created by GitHub Classroom
0 stars 0 forks source link

make the login form #19

Closed luciidlou closed 3 years ago

luciidlou commented 3 years ago
  1. Write a LoginForm function within the Login.js module who's responsibility will be to generate the login form as HTML
luciidlou commented 3 years ago

I did not realize that there was already a LoginForm function. All I had to do was import the exisiting function from Login.js into the main module