17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / form-fields / collection-form-fields.tsx
index 2a5bc63e57ca8923051984adeaa072274e69bee6..6c522b678ec3de9e5ecc421eb414ec7096b98371 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import { Field, Validator } from "redux-form";
 import { TextField } from "components/text-field/text-field";
 import {