Revert "Can successfully register and login in UI"

This reverts commit 893cad7e7e.

reverting commit
This commit is contained in:
Aditya Sankaran
2019-10-02 21:38:23 -04:00
parent 5acc7a64e0
commit 3b682bae18
35 changed files with 8339 additions and 9516 deletions

View File

@@ -1,9 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
@@ -13,11 +11,8 @@
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*