21128: publicFavorites alt text working Arvados-DCO-1.1-Signed-off-by: Lisa Knox...
[arvados-workbench2.git] / src / components / switch-field / switch-field.tsx
index faa2f9c49d8cd02dd562dfed257103f7a71686c4..0c63a36ca32eeeda80f5b52968034a20ff23bf9d 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import * as React from 'react';
+import React from 'react';
 import { FormFieldProps, FormField } from 'components/form-field/form-field';
 import { Switch } from '@material-ui/core';
 import { SwitchProps } from '@material-ui/core/Switch';