X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/6a024c9a0ad6543bf95359b10bcd22aeec3e7dca..3d8c3da5fdc9488ac37d09211af8312e77ebebcb:/src/views-components/form-fields/collection-form-fields.tsx?ds=sidebyside diff --git a/src/views-components/form-fields/collection-form-fields.tsx b/src/views-components/form-fields/collection-form-fields.tsx index 10c807b6..af240fc5 100644 --- a/src/views-components/form-fields/collection-form-fields.tsx +++ b/src/views-components/form-fields/collection-form-fields.tsx @@ -8,14 +8,6 @@ import { TextField } from "~/components/text-field/text-field"; import { COLLECTION_NAME_VALIDATION, COLLECTION_DESCRIPTION_VALIDATION, COLLECTION_PROJECT_VALIDATION } from "~/validators/validators"; import { ProjectTreePicker } from "~/views-components/project-tree-picker/project-tree-picker"; -export const CollectionPartialCopyFields = () =>
-
- - -
- -
; - export const CollectionNameField = () =>