We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f971c24 commit 9de58e8Copy full SHA for 9de58e8
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