17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / views-components / rich-text-editor-dialog / rich-text-editor-dialog.tsx
index 69a6bf877bfdecac084a413dd3e57454dea7f384..95ae6d45b7239f2bf58add9f6a0dbb2e6cf4b38f 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import {
     Dialog, 
     DialogTitle,