docs: remove createExtension suggestion
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -133,7 +133,7 @@ then add the `fooPage` extension to the plugin:
|
||||
|
||||
## Migrating Components
|
||||
|
||||
The equivalent utility to replace components created with `createComponentExtension` is `createExtension` from `@backstage/frontend-plugin-api`. However, we recommend searching for an appropriate extension first, considering using `createExtension` as the last option for more complex scenarios.
|
||||
The equivalent utility to replace components created with `createComponentExtension` is `createExtension` from `@backstage/frontend-plugin-api`. However, we recommend searching for a more appropriate extension creator first.
|
||||
|
||||
## Migrating APIs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user