17782: Fixes almost all tests (4 left) mostly by fixing namespace-type imports.
[arvados-workbench2.git] / src / components / data-table-filters / data-table-filters-popover.tsx
index 15136f381ed1b80445f56edff768df6d1869b388..3183157bf968e1470c454c9061b4b2338f891030 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from "react";
+import React from "react";
 import {
     WithStyles,
     withStyles,