feat: Add permission check to Register Existing API button

Signed-off-by: rui ma <ruima@alauda.io>
This commit is contained in:
rui ma
2024-01-08 19:04:43 +08:00
parent ae28f1266c
commit 062b8f2611
5 changed files with 23 additions and 4 deletions
+2
View File
@@ -38,7 +38,9 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog": "workspace:^",
"@backstage/plugin-catalog-common": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@graphiql/react": "^0.20.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",