Skip to content

Commit 2022f1e

Browse files
authored
Chart builder in app: App initial create chart modal (#181)
- Remove hideEmptyChartMenu prop for GridPanel
1 parent 7d026e2 commit 2022f1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reactExamples/src/client/QueryModelPage/ExampleGridPanel.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ class ExampleGridPanelImpl extends PureComponent<Props> {
4444
actions={actions}
4545
title={title}
4646
asPanel={asPanel}
47-
hideEmptyChartMenu={true}
4847
hideEmptyViewMenu={true}
4948
/>
5049
);

0 commit comments

Comments
 (0)