Canvas: add feature flag for nesting elements (#49958)
This commit is contained in:
@@ -60,4 +60,5 @@ export interface FeatureToggles {
|
||||
prometheusStreamingJSONParser?: boolean;
|
||||
validateDashboardsOnSave?: boolean;
|
||||
prometheusWideSeries?: boolean;
|
||||
canvasPanelNesting?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user