Skip to content

Commit 73f6b99

Browse files
feat: update order
1 parent a32d187 commit 73f6b99

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.storybook/preview.js

+11-11
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,17 @@ export const parameters = {
7171
'Tooltip',
7272
['Documentation', 'Live', 'Class based'],
7373
],
74+
'Layout',
75+
[
76+
'Breadcrumb',
77+
['Documentation', 'Live', 'Without style', 'Class based'],
78+
'Details',
79+
['Documentation', 'Live', 'Without style', 'Class based'],
80+
'Tabs',
81+
['Documentation', 'Live', 'Without style', 'Class based'],
82+
'Table',
83+
['Documentation', 'Live', 'Without style', 'Class based'],
84+
],
7485
'Typography',
7586
[
7687
'Abbreviate',
@@ -98,17 +109,6 @@ export const parameters = {
98109
'List',
99110
['Documentation', 'Live', 'Without style', 'Class based'],
100111
],
101-
'Layout',
102-
[
103-
'Breadcrumb',
104-
['Documentation', 'Live', 'Without style', 'Class based'],
105-
'Details',
106-
['Documentation', 'Live', 'Without style', 'Class based'],
107-
'Tabs',
108-
['Documentation', 'Live', 'Without style', 'Class based'],
109-
'Table',
110-
['Documentation', 'Live', 'Without style', 'Class based'],
111-
],
112112
'Changelog',
113113
],
114114
],

0 commit comments

Comments
 (0)