docs: document feature flags (#13388)
This commit is contained in:
@@ -648,6 +648,18 @@ export const sidebars = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/learn/debugging-and-testing/feature-flags",
|
||||
title: "Feature Flags",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/learn/debugging-and-testing/feature-flags/create",
|
||||
title: "Create Feature Flag",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user