Merge pull request #19850 from backstage/mob/api-provider

frontend-app-api: implement most bits of AppManager + add sidebar
This commit is contained in:
Patrik Oldsberg
2023-09-11 13:55:09 +02:00
committed by GitHub
23 changed files with 529 additions and 131 deletions
@@ -25,6 +25,7 @@
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/frontend-app-api": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3"
},