implement suggestions

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2025-09-15 05:24:18 +02:00
parent 871888a3a1
commit 579f2ad003
2 changed files with 10 additions and 6 deletions
+4
View File
@@ -164,6 +164,10 @@ You can also add tabs to show content from other plugins that fit well with the
Create an extension and/or load a 3rd party extension to add additional tabs.
```shell
yarn --cwd plugins/<your-plugin> add @backstage/plugin-devtools-react
```
```tsx
import { DevToolsRouteBlueprint } from '@backstage/plugin-devtools-react';