plugins/app: add default implementation of DialogApi

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-03-01 19:43:35 +01:00
parent 5aa7f2cde5
commit 0aa9d82751
8 changed files with 219 additions and 1 deletions
+1
View File
@@ -43,6 +43,7 @@
"@backstage/integration-react": "workspace:^",
"@backstage/plugin-permission-react": "workspace:^",
"@backstage/theme": "workspace:^",
"@backstage/types": "workspace:^",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.61",