Added basic RBAC component BOD-232

This commit is contained in:
Patrick Fic
2020-08-10 16:07:30 -07:00
parent 0df61a2701
commit 83c83ac06e
52 changed files with 670 additions and 288 deletions

View File

@@ -28,6 +28,7 @@
"moment-business-days": "^1.2.0",
"node-sass": "^4.14.1",
"phone": "^2.4.14",
"prop-types": "^15.7.2",
"query-string": "^6.13.1",
"react": "^16.13.1",
"react-apollo": "^3.1.5",