[storybook] Re-order components (#2847)
This commit is contained in:
@@ -28,18 +28,7 @@ addParameters({
|
||||
export const parameters = {
|
||||
options: {
|
||||
storySort: {
|
||||
order: [
|
||||
'Example Plugin',
|
||||
'Header',
|
||||
'Sidebar',
|
||||
'Tabs',
|
||||
'Information Card',
|
||||
'Tabbed Card',
|
||||
'Table',
|
||||
'Status',
|
||||
'Trendline',
|
||||
'Progress Card',
|
||||
],
|
||||
order: ['Plugins', 'Layout', 'Navigation'],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user