1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

docs: remove duplicate sidebar item; sort sdks (#1558)

* fix: remove duplicate sidebar entry

* fix: sort sdk list
This commit is contained in:
Thomas Heartman 2022-05-03 10:21:14 +02:00 committed by GitHub
parent 67f9277b25
commit 188352cb7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,6 @@ module.exports = {
'user_guide/create_feature_toggle',
'how-to/how-to-define-custom-context-fields',
'how-to/how-to-use-custom-strategies',
'how-to/how-to-capture-impression-data',
'how-to/how-to-schedule-feature-releases',
],
type: 'category',
@ -202,8 +201,8 @@ module.exports = {
'sdks/proxy-ios',
'sdks/proxy-javascript',
'sdks/proxy-react',
'sdks/proxy-svelte',
'sdks/proxy-vue',
'sdks/proxy-svelte'
],
},
{