File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -134,12 +134,6 @@ const sidebars = {
134
134
items : [
135
135
'import-from-code' ,
136
136
'export-as-code' ,
137
- {
138
- type : 'doc' ,
139
- label : 'Version history' ,
140
- id : 'versions' ,
141
- className : 'pro-feature' ,
142
- } ,
143
137
'machine-restore' ,
144
138
'autolayout' ,
145
139
'annotations' ,
@@ -168,6 +162,12 @@ const sidebars = {
168
162
} ,
169
163
] ,
170
164
} ,
165
+ {
166
+ type : 'doc' ,
167
+ label : 'Version history' ,
168
+ id : 'versions' ,
169
+ className : 'pro-feature' ,
170
+ } ,
171
171
{
172
172
"type" : "doc" ,
173
173
"label" : "Lock machines" ,
Original file line number Diff line number Diff line change 95
95
"items" : [
96
96
" import-from-code" ,
97
97
" export-as-code" ,
98
- {
99
- "type" : " doc" ,
100
- "label" : " Version history" ,
101
- "id" : " versions" ,
102
- "className" : " pro-feature"
103
- },
104
98
{
105
99
"type" : " doc" ,
106
100
"label" : " Colors" ,
205
199
}
206
200
]
207
201
},
202
+ {
203
+ "type" : " doc" ,
204
+ "label" : " Version history" ,
205
+ "id" : " versions" ,
206
+ "className" : " pro-feature"
207
+ },
208
208
{
209
209
"type" : " doc" ,
210
210
"label" : " Lock machines" ,
You can’t perform that action at this time.
0 commit comments