17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / components / autocomplete / autocomplete.tsx
index 67bc9fa184ffaf10673caa8156b8827e3b0fc356..cc1843367eb0b55fb64f36ea6051a398ae7e6f53 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 import {
     Input as MuiInput,
     Chip as MuiChip,