diff --git a/data/users.js b/data/users.js deleted file mode 100644 index 6cadadc28..000000000 --- a/data/users.js +++ /dev/null @@ -1,8 +0,0 @@ -const users = [ - { - email: "test@codeit.com", - password: "codeit101", - }, -]; - -export default users; diff --git a/index.html b/index.html index 6f90cac55..61246e0ff 100644 --- a/index.html +++ b/index.html @@ -39,6 +39,8 @@ + +