docs: components

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-01-23 07:28:50 +01:00
parent c49f807ac6
commit a7ecd1aa7b
@@ -52,7 +52,7 @@ const fooPage = createPageExtension({
## Components
TODO
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.
## APIs