mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +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',
|
||||
id: 'feature-flag-tutorials/use-cases/manage-feature-flags-in-code',
|
||||
},
|
||||
{
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Organizing feature flags using projects and environments',
|
||||
id: 'feature-flag-tutorials/use-cases/organize-feature-flags',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user