adding in the first iteration of the demo for teams

This commit is contained in:
Arjun Patel
2022-01-09 22:32:13 -08:00
parent 398c03e941
commit 1e013e71e9
126 changed files with 253 additions and 4 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"dependencies": {
"next": "12.0.7",
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "17.0.2",
"react-icons": "^4.3.1"
},
"devDependencies": {
"autoprefixer": "^10.4.2",