feat(UI/Roles): add category sorting

This commit is contained in:
Katie Thornhill 2019-09-06 23:48:45 -04:00
parent b4ce19eb41
commit 2a91fa74f9
No known key found for this signature in database
GPG key ID: F76EDC6541A99644
9 changed files with 100 additions and 8 deletions

View file

@ -42,7 +42,7 @@
"not ie <= 11",
"not op_mini all"
],
"proxy": "http://localhost:6768",
"proxy": "http://localhost:6769",
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.4.0",
"customize-cra": "^0.2.12",