Update docs/frontend-system/architecture/25-extension-overrides.md
Co-authored-by: Ben Lambert <blam@spotify.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -277,7 +277,7 @@ import {
|
||||
createExtensionOverrides,
|
||||
} from '@backstage/frontend-plugin-api';
|
||||
|
||||
const customSearchPage = PageBlueprint({
|
||||
const customSearchPage = PageBlueprint.make({
|
||||
// Since this is a standalone extension we need to provide the namespace to match the search plugin
|
||||
namespace: 'search',
|
||||
params: {
|
||||
|
||||
Reference in New Issue
Block a user