- | {header} |
- {sampleColumnValue(table.dataRows, columnIndex)} |
-
-
- |
-
- {mapping.kind === "field" &&
-
- }
- {mapping.kind === "new_field" &&
- replaceColumnMapping({ ...mapping, newFieldName: event.target.value, fieldName: undefined })} />
-
- }
- |
-
);
-
- })}
-