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 7a91414 commit f975e33Copy full SHA for f975e33
docusaurus.config.js
@@ -74,7 +74,7 @@ const siteConfig = {
74
// sidebars file relative to website dir.
75
sidebarPath: require.resolve('./sidebars.js'),
76
editUrl: 'https://github.com/nervjs/taro-docs/edit/master/',
77
- lastVersion: '3.x',
+ lastVersion: 'current',
78
versions: {
79
current: {
80
label: '4.x',
0 commit comments