Skip to content

Commit cfe8d08

Browse files
committed
typecheck
1 parent 7bbbc1b commit cfe8d08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/plugins/impl/data-frames/DataFramePlugin.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ export const DataFrameComponent = memo(
278278
showFilters={false}
279279
search={search}
280280
showColumnSummaries={false}
281+
showDataTypes={true}
281282
get_column_summaries={getColumnSummaries}
282283
showPageSizeSelector={(total_rows && total_rows > 5) || false}
283284
showColumnExplorer={false}

0 commit comments

Comments
 (0)