17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / sharing-dialog / select-item.tsx
index 9dcfd71ed7f77a44086ef9d356f7db63cde638c5..74b0c4d24b0d7c6fbfa0605216e05abeec9d2c6b 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 import { Grid, withStyles, StyleRulesCallback } from '@material-ui/core';
 import { WithStyles } from '@material-ui/core/styles';
 import { SvgIconProps } from '@material-ui/core/SvgIcon';