15768: moved all current functionality to data-table.tsx Arvados-DCO-1.1-Signed-off...
[arvados.git] / src / views-components / form-fields / resource-form-fields.tsx
index 7945552caf061aebcb3e3bbb339a8a2408501014..f2bb97f4282b5c93fbe7db522feb0a109c820c92 100644 (file)
@@ -40,5 +40,5 @@ export const ResourceParentField = connect(
                     return value;
                 }
             }
-            component={TextField} /></span>
+            component={TextField as any} /></span>
     );