Merge pull request #2795 from spotify/eide/storybook-categories

storybook: Group components in the sidebar
This commit is contained in:
Marcus Eide
2020-10-08 15:30:11 +02:00
committed by GitHub
27 changed files with 27 additions and 27 deletions
@@ -33,7 +33,7 @@ import { Settings } from './Settings';
import { SettingsPage } from './SettingsPage';
export default {
title: 'Settings',
title: 'Plugins/user-settings/Settings',
component: Settings,
decorators: [
(storyFn: () => JSX.Element) => (