We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886f724 commit 5b43c43Copy full SHA for 5b43c43
src/index.ts
@@ -101,10 +101,6 @@ export interface customEnv {
101
* @default false
102
*/
103
FEATURE_CODE_MIRROR_ENABLE?: boolean
104
- /**
105
- * If true, the experimental layout feature is enabled
106
- */
107
- FEATURE_EXPERIMENTAL_MODERN_LAYOUT_ENABLE?: boolean
108
// ================== Feature flags for the enterprise release ==================
109
/**
110
* If true, only pipelines to which the user has access will be shown across the application
0 commit comments