adding in the other page for teams

This commit is contained in:
Arjun Patel
2022-01-07 18:16:30 -08:00
parent 882019be4d
commit 62ac6f6532
7 changed files with 1079 additions and 44 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"autoprefixer": "^10.4.2",
"eslint": "8.4.0",
"eslint-config-next": "12.0.7"
"eslint-config-next": "12.0.7",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.12"
}
}