Skip to content

Commit 3a4209e

Browse files
committed
rename to Infer Data Type
1 parent 1936bc2 commit 3a4209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/SelectableDataGrid.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ export const SelectableDataGrid: React.FC<SelectableDataGridProps> = ({ rows, ta
275275
</IconButton>
276276
</Tooltip> */}
277277

278-
<Tooltip title="Auto-fix">
278+
<Tooltip title="Infer Data Type">
279279
<IconButton size="small" color="primary"
280280
onClick={() => {
281281
console.log(`[fyi] just sent request to process load data`);

0 commit comments

Comments
 (0)