Replaced material design with Antd.

This commit is contained in:
Patrick Fic
2019-12-04 10:48:45 -07:00
parent 0741915b66
commit eb41701987
7 changed files with 911 additions and 453 deletions

View File

@@ -4,8 +4,7 @@
"private": true,
"license": "Copyright Snapt Software (C) 2019",
"dependencies": {
"@material-ui/core": "^4.7.1",
"@material-ui/icons": "^4.5.1",
"antd": "^3.26.0",
"dotenv": "^8.2.0",
"node-sass": "^4.13.0",
"react": "^16.12.0",