17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / compute-nodes-dialog / attributes-dialog.tsx
index 1f866f2b0887eee2c0a1e0808ecddeba6c724383..0c937b192b73000ab2d5b7e187cc95f17755c983 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,