diff options
| author | Kumar Priyansh <[email protected]> | 2019-05-31 16:43:24 +0700 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-05-31 16:43:24 +0700 |
| commit | d8b7c01bf3744a5ddd6db920311e65ba30d09140 (patch) | |
| tree | a73694d5ba3fc6e8a1bf6a0acdcf8e0f6634acb6 | |
| parent | f3816335f59f252bf0b728a34ad8692eb1d0a40d (diff) | |
| download | firebase-ecommerce-d8b7c01bf3744a5ddd6db920311e65ba30d09140.tar.xz firebase-ecommerce-d8b7c01bf3744a5ddd6db920311e65ba30d09140.zip | |
Login Screen Updated
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,5 +11,6 @@ Email: <input type="email" id="email" placeholder="email"><br><br> Password: <input type="password" placeholder="password" id="password"><br><br> <button id="login">Login</button> + <a href="signup">Not a user? Signup Now!</a> </body> </html>
\ No newline at end of file |
