diff --git a/nodejs/sidebars.js b/nodejs/sidebars.js index d7b5023904b..bce1506ac2c 100644 --- a/nodejs/sidebars.js +++ b/nodejs/sidebars.js @@ -75,10 +75,11 @@ module.exports = { { type: 'doc', id: 'pom' }, { type: 'doc', id: 'screenshots' }, { type: 'doc', id: 'aria-snapshots' }, - { type: 'doc', id: 'test-snapshots' }, { type: 'doc', id: 'codegen' }, + { type: 'doc', id: 'touch-events' }, { type: 'doc', id: 'trace-viewer' }, { type: 'doc', id: 'videos' }, + { type: 'doc', id: 'test-snapshots' }, { type: 'doc', id: 'webview2' }, ], collapsed: false