mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
Fix linting error
This commit is contained in:
parent
3cf9ccecf3
commit
ff4a21bd1b
@ -270,11 +270,11 @@ const sidebars: SidebarsConfig = {
|
|||||||
label: 'Managing feature flags in code',
|
label: 'Managing feature flags in code',
|
||||||
id: 'feature-flag-tutorials/use-cases/manage-feature-flags-in-code',
|
id: 'feature-flag-tutorials/use-cases/manage-feature-flags-in-code',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
label: 'Organizing feature flags using projects and environments',
|
label: 'Organizing feature flags using projects and environments',
|
||||||
id: 'feature-flag-tutorials/use-cases/organize-feature-flags',
|
id: 'feature-flag-tutorials/use-cases/organize-feature-flags',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user