@@ -71,6 +71,17 @@ export const parameters = {
71
71
'Tooltip' ,
72
72
[ 'Documentation' , 'Live' , 'Class based' ] ,
73
73
] ,
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
+ ] ,
74
85
'Typography' ,
75
86
[
76
87
'Abbreviate' ,
@@ -98,17 +109,6 @@ export const parameters = {
98
109
'List' ,
99
110
[ 'Documentation' , 'Live' , 'Without style' , 'Class based' ] ,
100
111
] ,
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
- ] ,
112
112
'Changelog' ,
113
113
] ,
114
114
] ,
0 commit comments