Skip to content

Commit b7d012a

Browse files
committed
Merge branch 'render-custom-toolbar' of github.com:jughosta/eui into render-custom-toolbar
2 parents 67d6eed + 315cdca commit b7d012a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/datagrid/data_grid_types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ export interface EuiDataGridToolBarVisibilityDisplaySelectorOptions {
880880
*/
881881
allowResetButton?: boolean;
882882
/**
883-
* If passed a React node it will append the additional option to the bottom of the display settings popover
883+
* Allows appending additional content to the bottom of the display settings popover
884884
*/
885885
additionalDisplaySettings?: ReactNode;
886886
}

0 commit comments

Comments
 (0)