Merge pull request #11991 from backstage/search-react-storybook

[Search] add search-react to list of stories to be published
This commit is contained in:
Emma Indal
2022-06-16 13:57:22 +02:00
committed by GitHub
+1
View File
@@ -9,6 +9,7 @@ const BACKSTAGE_CORE_STORIES = [
'packages/app',
'plugins/org',
'plugins/search',
'plugins/search-react',
'plugins/home',
'plugins/stack-overflow',
];