Merge pull request #22447 from connor11528/patch-2
Update plugin-development.md
This commit is contained in:
@@ -40,7 +40,7 @@ import { createRouteRef } from '@backstage/core-plugin-api';
|
||||
|
||||
// Note: This route ref is for internal use only, don't export it from the plugin
|
||||
export const rootRouteRef = createRouteRef({
|
||||
title: 'Example Page',
|
||||
id: 'Example Page',
|
||||
});
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user