docs(stack-overflow): add note about missing hompage card extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -44,5 +44,6 @@ const StackOverflowSearchResultListItem = createSearchResultListItemExtension({
|
||||
/** @alpha */
|
||||
export default createPlugin({
|
||||
id: 'stack-overflow',
|
||||
// TODO: Migrate homepage cards when the declarative homepage plugin supports them
|
||||
extensions: [StackOverflowApi, StackOverflowSearchResultListItem],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user