We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ce5f0 commit 1a5e972Copy full SHA for 1a5e972
website/sidebars.js
@@ -2,7 +2,7 @@ module.exports = {
2
docs: {
3
Introduction: ['getting-started'],
4
'API Reference': ['api', 'api-queries'],
5
- Guides: ['migration-v2'],
+ Guides: ['migration-v7', 'migration-v2'],
6
Examples: ['react-navigation', 'redux-integration'],
7
},
8
};
0 commit comments