File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed
Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -84,11 +84,7 @@ export default {
8484 'the-new-architecture/codegen-cli' ,
8585 ] ,
8686 'Native Development' : [
87- {
88- type : 'doc' ,
89- id : 'native-platform' ,
90- label : 'Introduction' ,
91- } ,
87+ { type : 'doc' , id : 'native-platform' , label : 'Introduction' } ,
9288 {
9389 type : 'category' ,
9490 label : 'Modules' ,
@@ -136,15 +132,8 @@ export default {
136132 collapsible : true ,
137133 collapsed : true ,
138134 items : [
139- {
140- type : 'doc' ,
141- id : 'appendix' ,
142- label : 'Appendix' ,
143- } ,
144- {
145- type : 'doc' ,
146- id : 'the-new-architecture/create-module-library' ,
147- } ,
135+ { type : 'doc' , id : 'appendix' , label : 'Appendix' } ,
136+ { type : 'doc' , id : 'the-new-architecture/create-module-library' } ,
148137 ] ,
149138 } ,
150139 ] ,
@@ -299,6 +288,7 @@ export default {
299288 'pressevent' ,
300289 'react-node' ,
301290 'rect' ,
291+ 'targetevent' ,
302292 'viewtoken' ,
303293 ] ,
304294 } ,
You can’t perform that action at this time.
0 commit comments