17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / form-fields / resource-form-fields.tsx
index 61019ffc04af643841ef12ff0a40ebd9327403d5..7945552caf061aebcb3e3bbb339a8a2408501014 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import { connect } from "react-redux";
 import { RootState } from "store/store";
 import { Field } from "redux-form";