17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views / workflow-panel / workflow-description-card.tsx
index 1a73d602d0a6e09e5b8d88a37cb172a70ce081cf..7da39b988870f09536072f96e5e14a4adda40cbb 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 import {
     StyleRulesCallback,
     WithStyles,