Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 9ebf123

Browse files
authored
Update firebase login (#71)
1 parent 86e3dac commit 9ebf123

File tree

41 files changed

+1409
-473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1409
-473
lines changed

package-lock.json

Lines changed: 897 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"chart.js": "^2.9.3",
6161
"clsx": "^1.1.0",
6262
"draft-js": "^0.11.5",
63+
"firebase": "^7.19.1",
6364
"formik": "^2.1.4",
6465
"history": "^4.10.1",
6566
"immer": "^6.0.3",
@@ -86,6 +87,7 @@
8687
"react-draft-wysiwyg": "^1.14.4",
8788
"react-dropzone": "^10.2.2",
8889
"react-feather": "^2.0.3",
90+
"react-firebaseui": "^4.1.0",
8991
"react-helmet": "^5.2.1",
9092
"react-markdown": "^4.3.1",
9193
"react-material-ui-form-validator": "^2.1.1",
17.5 KB
Loading
33.9 KB
Loading
18.1 KB
Loading
19.6 KB
Loading
20.4 KB
Loading
36.8 KB
Loading
78.5 KB
Loading
8.43 KB
Loading

0 commit comments

Comments
 (0)