You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
This should be implemented in Login.tsx in authentication/Login/. If you need to create more components specific to Login, place them within the Login/ directory. I'm guessing there will be a fair amount of component overlap between Login and Register, so place shared components (or what you think will be shared) in the authentication folder.
We need a login page! See our mockup for details.
This should be implemented in
Login.tsx
inauthentication/Login/
. If you need to create more components specific toLogin
, place them within theLogin/
directory. I'm guessing there will be a fair amount of component overlap betweenLogin
andRegister
, so place shared components (or what you think will be shared) in theauthentication
folder.See also the Register page issue (#13).
The text was updated successfully, but these errors were encountered: