17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / store / tree-picker / picker-id.tsx
index 3907ba8e4b675d2d82ae677549702111ac0cdd05..b0d5e353eff3446d99c5371cc76385de6185671e 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 
 export interface PickerIdProp {
     pickerId: string;