17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / keep-services-dialog / attributes-dialog.tsx
index 645cad72b87993634ab3567fa132284f977b4453..d38aa1557d6cf0cd0096aa6da383d0e41ffbbbb8 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import { compose } from 'redux';
 import {
     withStyles, Dialog, DialogTitle, DialogContent, DialogActions,