17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / plugins / blank / index.tsx
index 6b69e34000a82846ccb5f20d111562ca63059d60..4de9813bc08340385f96747a5829b4b2e988a17f 100644 (file)
@@ -5,7 +5,7 @@
 // Example plugin.
 
 import { PluginConfig } from 'common/plugintypes';
-import * as React from 'react';
+import React from 'react';
 
 export const register = (pluginConfig: PluginConfig) => {