Adjusted the dialog API types to have more sensible defaults

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-08-06 13:54:37 +02:00
parent 0fde3e26a6
commit 9831f4e4c7
6 changed files with 17 additions and 17 deletions
+1 -7
View File
@@ -1,9 +1,3 @@
# app
Welcome to the app plugin!
_This plugin was created through the Backstage CLI_
## Getting started
Your plugin has been added to the example app in this repository, meaning you'll be able to access it by running `yarn start` in the root directory, and then navigating to [/app](http://localhost:3000/app).
This plugin is part of the new frontend system, and represents the foundation of the frontend application itself, which then other features attach themselves into.