Skip to content
Snippets Groups Projects
Commit b7386801 authored by ali asaria's avatar ali asaria
Browse files

give form field a name

parent 96797694
No related branches found
No related tags found
No related merge requests found
......@@ -337,8 +337,7 @@ export default function GenerateModal({
<PickADocumentMenu
experimentInfo={experimentInfo}
showFoldersOnly={false}
// setSelectedFiles={setSelectedFiles}
// setSelectedFileNames={setSelectedFileNames}
name="documents"
/>
<FormHelperText>Select documents to upload</FormHelperText>
</FormControl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment