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:
parent
67f9277b25
commit
188352cb7a
@ -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'
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user