{dataset.description}
-{dataset.description}
+Dataset Name: {props.datasetName}
-Dataset Description: {props.datasetDescription}
-{filesError}
)} - {selectedFiles.length > 0 && ( -- {dataset - ? "Select one or more CSV files to REPLACE original data or leave it empty if you don't wan t to change." + {dataset && type === "csv" + ? "Add new CSV files to replace existing ones. Leave empty to keep current files. You can reorder files by dragging." : "Select one or more CSV files."}
{filesError}
+ )} + {fileItems.length > 0 && ( ++ {dataset && type === "image" + ? "Add new image files to replace existing ones. Leave empty to keep current files. You can reorder files by dragging." + : "Select one or more image files (PNG, JPG, GIF)."} +
+