17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views / workbench / fed-login.tsx
index 31178d74c51518015c86e36ad0cd995bcdca7f10..27b52116739ea2edbfd6445e7517c193bf7cd49c 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 { User } from "models/user";