fix: website bad version name in docusaurus.config.js (#5455)

This commit is contained in:
Sébastien Lorber 2021-08-31 17:40:47 +02:00 committed by GitHub
parent 42e70e6d42
commit d76091c7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -257,7 +257,7 @@ const TwitterSvg =
: undefined,
versions: {
current: {
label: `ho ${getNextBetaVersionName()} 🚧`,
label: `${getNextBetaVersionName()} 🚧`,
},
},
},