Merge pull request #10041 from yousifalraheem/feat/extra-user-settings

Enable adding extra setting tabs
This commit is contained in:
Ben Lambert
2022-04-05 15:14:01 +02:00
committed by GitHub
12 changed files with 272 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/react": "^16.13.1 || ^17.0.0",
"react-router": "6.0.0-beta.0",
"react-use": "^17.2.4"
},