adding different components for use and starting top header

This commit is contained in:
Arjun Patel
2022-01-14 15:20:47 -08:00
parent 5e73b75d73
commit dcc3633dca
11 changed files with 217 additions and 127 deletions
+4 -3
View File
@@ -11,12 +11,13 @@
"antd": "^4.18.3",
"firebase": "^9.6.2",
"firebase-admin": "^10.0.1",
"isomorphic-unfetch": "^3.1.0",
"js-cookie": "^3.0.1",
"moment": "^2.29.1",
"next": "12.0.7",
"nookies": "^2.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.3.1"
"react-icons": "^4.3.1",
"react-moment": "^1.1.1"
},
"devDependencies": {
"@types/react": "^17.0.38",