17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / context-menu / actions / file-viewer-actions.tsx
index 62d78d48272a4f9d34ab331462b7308b9c363e34..6d713d5559c853e34ee19f92ec8d5d3ba9879cff 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import { ListItemText, ListItem, ListItemIcon, Icon } from "@material-ui/core";
 import { RootState } from 'store/store';
 import { getNodeValue } from 'models/tree';