1
0
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:
melindafekete 2025-07-23 16:49:25 +02:00
parent 3cf9ccecf3
commit ff4a21bd1b
No known key found for this signature in database

View File

@ -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',
},
},
],
},
{