17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / plugins / example / exampleComponents.tsx
index a145f07d77e615c896fad613fb7321d45bedbf57..88b8dc03a6c70838c8e186a37b7b8ca260e1b421 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 import { WithDialogProps } from 'store/dialog/with-dialog';
 import { ServiceRepository } from "services/services";
 import { Dispatch } from "redux";